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