Interface: ISheetCreatedEventParams
Interface for event parameters triggered after a worksheet is created Extends the base event interface and includes workbook and worksheet details
Extends
IEventBase
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
Flag to cancel the event if supported |
| |
The workbook instance |
‐ | ||
The newly created worksheet |
‐ |