ConditionalFormat.rules

Property Description

The formatting rules for the conditional format.

Type

workbook.ConditionalFormatRule

Module

N/workbook Module

Parent Object

workbook.ConditionalFormat

Since

2021.2

Errors

Error Code

Thrown If

NO_RULE_DEFINED

This property is an empty array.

WRONG_PARAMETER_TYPE

The value specified for this property is not an array of workbook.ConditionalFormatRule objects.

Related Topics

General Notices