@univerjs/sheets-conditional-formatting v0.4.2 • Docs
Interface: IRankHighlightCell
Extends
Properties
Property | Type | Overrides | Inherited from | Defined in |
---|---|---|---|---|
isBottom | boolean | - | - | sheets-conditional-formatting/src/models/type.ts:44 (opens in a new tab) |
isPercent | boolean | - | - | sheets-conditional-formatting/src/models/type.ts:45 (opens in a new tab) |
style | IStyleBase | - | IHighlightCell .style | sheets-conditional-formatting/src/models/type.ts:25 (opens in a new tab) |
subType | rank | IHighlightCell .subType | - | sheets-conditional-formatting/src/models/type.ts:43 (opens in a new tab) |
type | highlightCell | - | IHighlightCell .type | sheets-conditional-formatting/src/models/type.ts:26 (opens in a new tab) |
value | number | - | - | sheets-conditional-formatting/src/models/type.ts:46 (opens in a new tab) |