Interface: IGridlineChangedEvent
Interface for gridline change event Triggered when gridline visibility or color changes in a worksheet
Extends
IEventBase
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
|
Flag to cancel the event if supported |
| |
|
The color of the gridlines, undefined if using default color |
‐ | |
|
Flag indicating whether gridlines are enabled or disabled |
‐ | |
The workbook instance containing the worksheet |
‐ | ||
The worksheet where gridline changes occurred |
‐ |