[]
OpenXml settings.
[TypeConverter(typeof(ExpandableObjectConverter))]
public sealed class XlsxSettings
| Name | Description |
|---|---|
| XlsxSettings() | Initializes new Settings instance with default properties values. |
| Name | Description |
|---|---|
| AllowImages | Export images or not. |
| Author | Gets or sets the name of the author of document. |
| AutoRowsHeight | Export images or not. |
| Categories | Gets or sets the categories of the document. |
| OpenXmlStandard | Open XML conformance level. |
| RightToLeft | Show sheets right to left. Content will not be mirrored. |
| Security | Returns a ExcelRenderingExtensionSecurity object for initializing document security. |
| Title | Gets or sets the title of the document. |
| UseCompression | Gets or sets the value indicating should compression be used on exporting with Xlsx file format. True by default. |
| Name | Description |
|---|---|
| ToString() |