corelibraries-devexpress-dot-xtraprinting-a79ddd9e.md
Contains options which define how a document is exported to XLSX format.
Namespace : DevExpress.XtraPrinting
Assembly : DevExpress.Printing.v25.2.Core.dll
NuGet Package : DevExpress.Printing.Core
public class XlsxExportOptions :
XlExportOptionsBase
Public Class XlsxExportOptions
Inherits XlExportOptionsBase
The following members return XlsxExportOptions objects:
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.
Object ExportOptionsBase PageByPageExportOptionsBase XlExportOptionsBase XlsxExportOptions XlsxExportOptionsEx
See Also