TableColumnFilter.operator

Property Description

The operator for the table column filter.

Type

string

Module

N/workbook Module

Parent Object

workbook.TableColumnFilter

Sibling Object Members

TableColumnFilter Object Members

Since

2021.2

Errors

Error Code

Thrown If

INVALID_OPERATOR

The value of this property is not included in the query.Operator enum.

WRONG_PARAMETER_TYPE

The value specified for this property is not a string.

Related Topics

General Notices