@univerjs/sheets-conditional-formatting v0.4.2 • Docs
Type Alias: IConditionalFormattingRuleConfig
type IConditionalFormattingRuleConfig:
| IColorScale
| IDataBar
| IUniqueValuesHighlightCell
| IDuplicateValuesHighlightCell
| IRankHighlightCell
| ITextHighlightCell
| ITimePeriodHighlightCell
| INumberHighlightCell
| IAverageHighlightCell
| IFormulaHighlightCell
| IIconSet;
Defined in
sheets-conditional-formatting/src/models/type.ts:102 (opens in a new tab)