Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
IWorkbook Interface
/
fromSjsJson Method
/ fromSjsJson(String) Method
The JSON string.
Collapse All
Expand All
In This Topic
fromSjsJson(String) Method
In This Topic
Generates a workbook from a JSON string containing the contents of .sjs file format.
Syntax
void
fromSjsJson( java.lang.String
json
)
Parameters
json
The JSON string.
See Also
Reference
IWorkbook Interface
IWorkbook Members
Overload List