Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IWorkbook Interface / toSjsJson Method
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.
    Overload List
    OverloadDescription
    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.  
    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.  
    See Also