Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / INames Interface / toJson Method
In This Topic
    toJson Method
    In This Topic
    Generates the json string from the defined names.
    Syntax
    java.lang.String toJson()

    Return Value

    the json string
    See Also