Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
ITable Interface
/ fromJson Method
The JSON string representing the table.
Collapse All
Expand All
In This Topic
fromJson Method
In This Topic
Generate the table from json string.
Syntax
void
fromJson( java.lang.String
json
)
Parameters
json
The JSON string representing the table.
See Also
Reference
ITable Interface
ITable Members