Skip to Content
InterfacesISheetTabColorChangedEvent

Interface: ISheetTabColorChangedEvent

Interface for sheet tab color change event Contains information about the 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 of the sheet tab

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet whose tab color was changed