Skip to Content
InterfacesIGridlineChangedEvent

接口: IGridlineChangedEvent

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

继承

  • IEventBase

属性

属性类型描述

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