SpreadsheetBeforeExportEventArgs Constructors
Provides data for the ISpreadsheetComponent.BeforeExport event.Name | Parameters | Description |
---|---|---|
SpreadsheetBeforeExportEventArgs(DocumentFormat, IExporterOptions) | documentFormat, options | Initializes a new instance of the SpreadsheetBeforeExportEventArgs class with the specified settings. |
See Also