Skip to Content
InterfacesIGridlineChangedEvent

Interface: IGridlineChangedEvent

Interface for gridline change event Triggered when gridline visibility or color changes in a worksheet

Extends

  • IEventBase

Properties

PropertyTypeDescription

color

string

The color of the gridlines, undefined if using default color

enabled

boolean

Flag indicating whether gridlines are enabled or disabled

workbook

FWorkbook

The workbook instance containing the worksheet

worksheet

FWorksheet

The worksheet where gridline changes occurred