ConditionalFormatRule.filter

Property Description

The filter that determines which rows or cells to apply the conditional format to.

Type

workbook.TableColumnFilter

Module

N/workbook Module

Parent Object

workbook.ConditionalFormatRule

Since

2021.2

Errors

Error Code

Thrown If

WRONG_PARAMETER_TYPE

The value specified for this property is not a workbook.TableColumnFilter object.

Related Topics

General Notices