Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ITables Interface / fromJson Method
The JSON string representing the tables.
In This Topic
    fromJson Method
    In This Topic
    Generate the tables from json string
    Syntax
    void fromJson( 
       java.lang.String json
    )

    Parameters

    json
    The JSON string representing the tables.
    See Also