Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / SerializationOptions Class / setIncludeBindingSource Method
In This Topic
    setIncludeBindingSource Method
    In This Topic
    Sets whether to include the binding source when serialize the workbook or worksheet to JSON.
    Syntax
    public void setIncludeBindingSource( 
       boolean value
    )

    Parameters

    value
    See Also