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

    Parameters

    json
    See Also