Skip to Content
InterfacesISheetMovedEvent

Interface: ISheetMovedEvent

Interface for sheet moved event Contains information about the sheet movement

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

newIndex

number

The new position index of the sheet

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet that was moved