Skip to Content
InterfacesISheetNameChangedEvent

Interface: ISheetNameChangedEvent

Interface for sheet name change event Contains information about the sheet name change

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

newName

string

The new name of the sheet

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet whose name was changed