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

    Return Value

    the JSON string
    See Also