Skip to Content
InterfacesIBeforeSheetTabColorChangeEvent

Interface: IBeforeSheetTabColorChangeEvent

Interface for before sheet tab color change event Contains information about the planned sheet tab color change

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

newColor

string

The new color to be applied

oldColor

string

The current color of the sheet tab

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet whose tab color will be changed