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

    Parameters

    json
    the json string
    See Also