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 |
---|---|---|
|
Optional index where the new sheet will be inserted | |
Optional initial worksheet data | ||
The workbook instance |