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(InputStream) Method
The JSON stream.
Collapse All
Expand All
In This Topic
fromSjsJson(InputStream) Method
In This Topic
Generates a workbook from a JSON stream containing the contents of .sjs file format.
Syntax
void
fromSjsJson( java.io.InputStream
stream
)
Parameters
stream
The JSON stream.
See Also
Reference
IWorkbook Interface
IWorkbook Members
Overload List