Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IComment Interface / fromJson Method
the json string that contains comment info
In This Topic
    fromJson Method
    In This Topic
    Generates the comment from the json string.
    Syntax
    void fromJson( 
       java.lang.String json
    )

    Parameters

    json
    the json string that contains comment info
    See Also