SpreadsheetBeforeImportEventArgs Properties
Provides data for the ISpreadsheetComponent.BeforeImport event.
Name | Description |
---|---|
Document |
Gets the format of the document being imported. |
Options | Provides access to options specific to import. |
See Also