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

    Parameters

    value
    See Also