@univerjs/sheets-conditional-formatting v0.4.2 • Docs
Interface: ICalculateUnit<R>
Type Parameters
Type Parameter | Default type |
---|---|
R | any |
Properties
Property | Type | Defined in |
---|---|---|
handle | (rule : IConditionFormattingRule <IConditionalFormattingRuleConfig >, context : IContext ) => Promise <ObjectMatrix <R >> | sheets-conditional-formatting/src/services/calculate-unit/type.ts:30 (opens in a new tab) |
type | CFRuleType | sheets-conditional-formatting/src/services/calculate-unit/type.ts:29 (opens in a new tab) |