workbook.ConditionalFormat

Object Description

A set of conditional formatting rules.

Use workbook.createConditionalFormat(options) to create this object.

A conditional format object is used as a parameter in the workbook.createPivot(options) and workbook.createTableColumn(options) methods.

Supported Script Types

Server scripts

For more information, see SuiteScript 2.x Script Types.

Module

N/workbook Module

Methods and Properties

ConditionalFormat Object Members

Since

2021.2

Related Topics

General Notices