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