XlsbDocumentExporterOptions Constructors
Contains options used to save a document to the XLSB format (Microsoft Excel 2007-2010 binary file format).Name | Description |
---|---|
XlsbDocumentExporterOptions() | Initializes a new instance of the XlsbDocumentExporterOptions class with the default settings. |
See Also