Skip to Content
InterfacesISheetNameChangedEvent

接口: ISheetNameChangedEvent

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

继承

  • IEventBase

属性

属性类型描述

newName

string

The new name of the sheet

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet whose name was changed