Skip to Content
InterfacesIBeforeSheetLinkAddEvent

Interface: IBeforeSheetLinkAddEvent

Extends

  • IEventBase

Properties

PropertyTypeDescriptionInherited from

cancel?

boolean

Flag to cancel the event if supported

IEventBase.cancel

col

number

The column index of the target cell

link

ISheetHyperLink

The hyperlink information to be added

row

number

The row index of the target cell

workbook

FWorkbook

The workbook instance

worksheet

FWorksheet

The worksheet where the link will be added