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