Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
ITable Interface
/ FromJson Method
The JSON string representing the table.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FromJson Method (ITable)
In This Topic
Generate table from Json string.
Syntax
C#
void
FromJson( System.
string
json
)
Parameters
json
The JSON string representing the table.
See Also
Reference
ITable Interface
ITable Members