corelibraries-devexpress-dot-xtraprinting-30ef50c1.md
Contains options which define how a document is exported to XLS format.
Namespace : DevExpress.XtraPrinting
Assembly : DevExpress.Printing.v25.2.Core.dll
NuGet Package : DevExpress.Printing.Core
public class XlsExportOptions :
XlExportOptionsBase
Public Class XlsExportOptions
Inherits XlExportOptionsBase
The following members return XlsExportOptions objects:
In addition to the common export settings inherited from the base XlExportOptionsBase class, the XlsExportOptions class provides the following properties which define how a document is exported to XLS format.
For more information, refer to Export to XLS.
Object ExportOptionsBase PageByPageExportOptionsBase XlExportOptionsBase XlsExportOptions XlsExportOptionsEx
See Also