Skip to Content
InterfacesIBeforeSheetCreateEventParams

Interface: IBeforeSheetCreateEventParams

Interface for event parameters triggered before creating a new worksheet Extends the base event interface and includes workbook and worksheet details

Properties

PropertyTypeDescription

index?

number

Optional index where the new sheet will be inserted

sheet?

IWorksheetData

Optional initial worksheet data

workbook

FWorkbook

The workbook instance