SpreadsheetBeforeExportEventArgs Properties
Provides data for the ISpreadsheetComponent.BeforeExport event.
Name | Description |
---|---|
Document |
Gets the format of the document to which the worksheet will be exported. |
Options | Provides access to the options specific to export. |
See Also