ReportStyle.rules

Property Description

The formatting rules for the report style.

Type

workbook.ReportStyleRule[]

Module

N/workbook Module

Parent Object

workbook.ReportStyle

Sibling Object Members

ReportStyle Object Members

Since

2021.2

Errors

Error Code

Thrown If

NO_RULE_DEFINED

The value specified for this property is an empty array.

WRONG_PARAMETER_TYPE

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

Related Topics

General Notices