Skip to Content
InterfacesIBeforeSheetMoveEvent

Interface: IBeforeSheetMoveEvent

Interface for before sheet move event Contains information about the planned sheet movement

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

newIndex

number

The target position index for the sheet

oldIndex

number

The current position index of the sheet

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet that will be moved