Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITables Interface / ToJson Method
In This Topic
    ToJson Method (ITables)
    In This Topic
    Generate the string from tables.
    Syntax
    System.string ToJson()

    Return Value

    The JSON string representing the tables.
    See Also