Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / Workbook Class / toJson Method / toJson() Method
In This Topic
    toJson() Method
    In This Topic
    Generates a JSON string from the workbook.
    Syntax
    public java.lang.String toJson()
    See Also