IXlExporter Methods
Represents an exporter used to create a spreadsheet document and export it to a stream.| Name | Description |
|---|---|
| CreateDocument(Stream, EncryptionOptions) | Creates a password-protected document using the specified encryption options. |
| CreateDocument(Stream) | Creates a new document and writes it to the specified stream. |
See Also