[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ITables.FromJson

FromJson Method

FromJson(string)

Generate the tables from json string.

Declaration
void FromJson(string json)
Sub FromJson(json As String)
Parameters
Type Name Description
string json

The JSON string representing the tables.