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

    Parameters

    json
    the json string that contains a defined name
    See Also