Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SerializationOptions Class / getExportSharedFormula Method
In This Topic
    getExportSharedFormula Method
    In This Topic
    Gets whether to export shared formula when serialize the workbook or worksheet to JSON. Default value is true.
    Syntax
    public boolean getExportSharedFormula()
    See Also