XlsDocumentImporterOptions Constructors
Contains options used for loading (importing) a document in XLS format (MS Excel 97-2003 binary file format).Name | Description |
---|---|
XlsDocumentImporterOptions() | Initializes a new instance of the XlsDocumentImporterOptions class with the default settings. |
See Also