Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / XlsxSaveOptions Class / IncludeBindingSource Property
In This Topic
    IncludeBindingSource Property (XlsxSaveOptions)
    In This Topic
    Gets or sets whether to include the binding source when saving the file. Default value is true.
    Syntax
    public System.bool IncludeBindingSource {get; set;}
    See Also