XlsDocumentExporterOptions Properties
Contains options used for saving (exporting) a document in XLS format (MS Excel 97-2003 binary file format).
Name | Description |
---|---|
Password |
Gets or sets a password used to save a password encrypted binary .xls file. Use the Document |
Target |
Gets or sets the URI of the document being exported.
Inherited from Document |
See Also