Document Solutions for Excel, Java Edition | Document Solutions
Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package
/
Workbook Class
/
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
public
void
fromSjsJson( java.io.InputStream
stream
)
Parameters
stream
The JSON stream.
See Also
Reference
Workbook Class
Workbook Members
Overload List