Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

XmlSpreadsheet2003DocumentExporterOptions Class

Contains options used to save a document as an XML Spreadsheet 2003 file.

Namespace: DevExpress.XtraSpreadsheet.Export

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

public class XmlSpreadsheet2003DocumentExporterOptions :
    DocumentExporterOptions

Implements

Inheritance

Object
ViewStatePersisterCore
BaseOptions
DevExpress.XtraSpreadsheet.SpreadsheetNotificationOptions
DocumentExporterOptions
XmlSpreadsheet2003DocumentExporterOptions
See Also