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

    Parameters

    json
    the json string that contains defined names
    See Also