Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IWorkbook Interface
/
ToSjsJson Method
/ ToSjsJson(Stream) Method
The specified file stream.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ToSjsJson(Stream) Method
In This Topic
Integrates all JSON files from the SJS file into a single string, then put the string into the stream.
Syntax
C#
void
ToSjsJson( System.IO.Stream
stream
)
Parameters
stream
The specified file stream.
See Also
Reference
IWorkbook Interface
IWorkbook Members
Overload List