WorkbookExportOptions.Xlsb Property
Provides access to options used to export documents to the XLSB format (Microsoft Excel 2007-2010 binary file format).
Namespace: DevExpress.XtraSpreadsheet.Export
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
XlsbDocumentExporterOptions | An object that contains export settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Xlsb |
---|---|
DocumentOptions |
|
See Also