Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.ConditionalCellValueOperator enum

Package:
excel

Represents the operator of the text conditional format type.

Remarks

API set: ExcelApi 1.6

Used by

Fields

between = "Between"
equalTo = "EqualTo"
greaterThan = "GreaterThan"
greaterThanOrEqual = "GreaterThanOrEqual"
invalid = "Invalid"
lessThan = "LessThan"
lessThanOrEqual = "LessThanOrEqual"
notBetween = "NotBetween"
notEqualTo = "NotEqualTo"

Feedback

Was this page helpful?