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

    Parameters

    json
    See Also