Skip to Content
InterfacesISheetNameChangedEvent

Interface: ISheetNameChangedEvent

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

Extends

  • IEventBase

Properties

PropertyTypeDescription

newName

string

The new name of the sheet

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet whose name was changed