Skip to Content
InterfacesIBeforeSheetNameChangeEvent

接口: IBeforeSheetNameChangeEvent

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

继承

  • IEventBase

属性

属性类型描述

newName

string

The new name to be applied

oldName

string

The current name of the sheet

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet whose name will be changed