Field Summary | ||
---|---|---|
const Number | NONE | |
Indicates that Top N conditional formatting is not evaluated
|
||
const Number | ALL | |
Indicates that Top N conditional formatting is
evaluated across the entire scope range.
|
||
const Number | ROW | |
Indicates that Top N conditional formatting is evaluated for each row.
|
||
const Number | COLUMN | |
Indicates that Top N conditional formatting is
evaluated for each column.
|
const Number NONE
const Number ALL
const Number ROW
const Number COLUMN