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