ConditionalFormatEventArgs

23 Sep 20251 minute to read

CellSaveEventArgs

Properties

address string

Defines the address.

apply boolean

Defines whether the formatting is applied to a cell or not.

cell CellModel

Defines the cell model

conditionalFormat ConditionalFormatModel

Defines the applied conditional format.

element HTMLElement

Defines the cell element.