Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / Workbook Class / ToSjsJson Method
In This Topic
    ToSjsJson Method (Workbook)
    In This Topic
    Integrates all JSON files from the SpreadJS .sjs file into a single string, then put the string into the stream.
    Overload List
    OverloadDescription
    Integrates all JSON files from the SpreadJS .sjs file into a single string, then put the string into the stream.  
    Integrates all JSON files from the SpreadJS .sjs file into a single string, then put the string into the stream.  
    Generates a JSON string from a workbook. It integrates all JSON files from the SpreadJS .sjs file into a single string.  
    Generates a JSON string from a workbook. It integrates all JSON files from the SpreadJS .sjs file into a single string.  
    See Also