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

    Parameters

    json
    The JSON string representing the page setup.
    See Also