Skip to Content
InterfacesIBeforeSheetMoveEvent

Interface: IBeforeSheetMoveEvent

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

Extends

  • IEventBase

Properties

PropertyTypeDescription

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