@univerjs/sheets-conditional-formatting v0.5.0-beta.1 • Docs
@univerjs/sheets-conditional-formatting
Enumerations
Enumeration | Description |
---|---|
CFNumberOperator | - |
CFRuleType | - |
CFSubRuleType | - |
CFTextOperator | - |
CFTimePeriodOperator | - |
CFValueType | - |
FormulaResultStatus | - |
Classes
Class | Description |
---|---|
ConditionalFormattingFormulaService | - |
ConditionalFormattingIcon | - |
ConditionalFormattingRuleModel | - |
ConditionalFormattingService | - |
ConditionalFormattingViewModel | - |
DataBar | - |
UniverSheetsConditionalFormattingPlugin | Plug-in base class, all plug-ins must inherit from this base class. Provide basic methods. |
Interfaces
Type Aliases
Type alias | Description |
---|---|
IConditionalFormattingCellData | - |
IConditionalFormattingRuleConfig | - |
IIconItem | - |
IIconType | - |
INumberHighlightCell | - |
IRuleModel | - |
IRuleModelJson | - |
MakePropertyOptional | Copyright 2023-present DreamNum Inc. |
Variables
Functions
Function | Description |
---|---|
AddConditionalRuleMutationUndoFactory | - |
anchorUndoFactory | - |
compareWithNumber | - |
createCfId | - |
createDefaultRule | - |
createDefaultValue | - |
createDefaultValueByValueType | - |
DeleteConditionalRuleMutationUndoFactory | - |
filterRange | - |
findIndexByAnchor | - |
getCacheStyleMatrix | - |
getCellValue | - |
getColorScaleFromValue | - |
getMaxInFormulaResult | - |
getOppositeOperator | - |
getValueByType | - |
isAnchorEqual | - |
isFloatsEqual | - |
isNullable | - |
isRangesEqual | - |
moveByAnchor | This function has side effects that modify the ruleList |
MoveConditionalRuleMutationUndoFactory | - |
removeUndefinedAttr | Copyright 2023-present DreamNum Inc. |
serialTimeToTimestamp | - |
setConditionalRuleMutationUndoFactory | - |
toYMD_1900 | - |
transformSupportSymmetryAnchor | Only [after,after] and [after,before] can support symmetric operations |