Skip to main content

XlsExportOptionsBase Class

The base class for objects which define export options specific to XLS and XLSX formats.

Namespace: DevExpress.Mobile.Export

Assembly: DevExpress.Mobile.Core.v18.2.dll

Declaration

public abstract class XlsExportOptionsBase :
    ExportOptionsBase

Remarks

Important

This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.

The XlsExportOptionsBase class provides the following properties, which define how a document is exported to XLS and XLSX formats.

See Also