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