Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / INames Interface / ToJson Method
In This Topic
    ToJson Method (INames)
    In This Topic
    Generates the JSON string from the defined names.
    Syntax
    System.string ToJson()

    Return Value

    the JSON string
    See Also