Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ITable Interface / ToJson Method
In This Topic
    ToJson Method (ITable)
    In This Topic
    Generate json string from table.
    Syntax
    System.string ToJson()
    See Also