Back to Devexpress

XlsDocumentExporterOptions Properties

officefileapi-devexpress-dot-xtraspreadsheet-dot-export-dot-xlsdocumentexporteroptions-dot-underscore-properties.md

latest1.1 KB
Original Source

XlsDocumentExporterOptions Properties

Contains options used for saving (exporting) a document in XLS format (MS Excel 97-2003 binary file format).

NameDescription
PasswordGets or sets a password used to save a password encrypted binary .xls file. Use the DocumentSettings.Encryption property instead.
TargetUriGets or sets the URI of the document being exported. Inherited from DocumentExporterOptions.

See Also

XlsDocumentExporterOptions Class

XlsDocumentExporterOptions Members

DevExpress.XtraSpreadsheet.Export Namespace