Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IWorkbook Interface / FromSjsJson Method
In This Topic
    FromSjsJson Method (IWorkbook)
    In This Topic
    Generates a workbook from a JSON string containing the contents of .sjs file format.
    Overload List
    OverloadDescription
    Generates a workbook from a JSON string containing the contents of .sjs file format.  
    Generates a workbook from a JSON stream containing the contents of .sjs file format.  
    Generates a workbook from a JSON stream containing the contents of .sjs file format.  
    Generates a workbook from a JSON string containing the contents of .sjs file format.  
    See Also