corelibraries-devexpress-dot-xtraprinting-9fc8accf.md
Represents the base class for objects which define export options specific to XLS and XLSX formats.
Namespace : DevExpress.XtraPrinting
Assembly : DevExpress.Printing.v25.2.Core.dll
NuGet Package : DevExpress.Printing.Core
public abstract class XlExportOptionsBase :
PageByPageExportOptionsBase
Public MustInherit Class XlExportOptionsBase
Inherits PageByPageExportOptionsBase
The XlExportOptionsBase class provides the following properties, which define how a document is exported to XLS and XLSX formats.
Show 16 items
Object ExportOptionsBase PageByPageExportOptionsBase XlExportOptionsBase XlsExportOptions
See Also