Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ISlicer Interface / fromJson Method
the json string contains a slicer
In This Topic
    fromJson Method
    In This Topic
    Updates the slicer settings from the json string.
    Syntax
    void fromJson( 
       java.lang.String json
    )

    Parameters

    json
    the json string contains a slicer
    See Also