Overload | Description |
---|---|
FromSjsJson(String,SjsOpenOptions) | Generates a workbook from a JSON string containing the contents of .sjs file format. |
FromSjsJson(Stream) | Generates a workbook from a JSON stream containing the contents of .sjs file format. |
FromSjsJson(Stream,SjsOpenOptions) | Generates a workbook from a JSON stream containing the contents of .sjs file format. |
FromSjsJson(String) | Generates a workbook from a JSON string containing the contents of .sjs file format. |