XlsxExportSettings Class Members
In This Topic
The following tables list the members exposed by XlsxExportSettings.
Public Constructors
Public Properties
| Name | Description |
 | Author | Gets or sets the name of the author that appears in the Author field of the Properties dialog in the XLSX file. |
 | Categories | Gets or sets the categories for a document that appear in the Categories field of the Properties dialog in the XLSX file. |
 | OpenXmlStandard | Gets or sets the OpenXmlStandard of the output XLSX file. |
 | OutputFormat | Gets or sets the output format for the XLSX file. |
 | Title | Gets or sets the title for a document that appears in the Title field of the Properties dialog in the XLSX file. |
 | UseCompression | Gets or sets a value indicating whether compression is used. |
Top
See Also