XlsxExportOptions Class
Contains options which define how a document is exported to XLSX format.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Related API Members
The following members return XlsxExportOptions objects:
Remarks
In addition to the common export settings inherited from the base XlExportOptionsBase class, the XlsxExportOptions class provides the following properties which define how a document is exported to XLSX format.
For more information, refer to Export to XLSX.
Inheritance
See Also