XlsExportOptionsEx Class
In This Article
Contains options that define how a document is exported to XLS format in the data-aware export mode.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
public class XlsExportOptionsEx :
XlsExportOptions,
IDataAwareExportOptions
#Remarks
See XlsxExportOptionsEx to learn more.
#Inheritance
See Also