Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
Workbook Class
/
ToSjsJson Method
/ ToSjsJson() Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ToSjsJson() Method
In This Topic
Generates a JSON string from a workbook. It integrates all JSON files from the SpreadJS .sjs file into a single string.
Syntax
C#
public
System.
string
ToSjsJson()
Return Value
Json data.
See Also
Reference
Workbook Class
Workbook Members
Overload List