Interface: IBeforeSheetCreateEventParams
Interface for event parameters triggered before creating a new worksheet 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 |
| |
|
Optional index where the new sheet will be inserted |
‐ | |
Optional initial worksheet data |
‐ | ||
The workbook instance |
‐ |