API Reference
@univerjs
@univerjs/sheets-conditional-formatting
type-aliases
Iconditionalformattingruleconfig

@univerjs/sheets-conditional-formatting v0.1.17Docs


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)


Copyright © 2021-2024 DreamNum Co,Ltd. All Rights Reserved.