The following tables list the members exposed by IConditionalFormattingRule.
Name | Description | |
---|---|---|
CellValueVisibility | Gets whether the text of the cell should be shown during conditional formatting. | |
Column | Gets the Column that the rule will be evaluated against. | |
IsTerminalRule | Gets if this rule should terminate evaluation of any later rules in the evaluation tree that might apply to the cell. | |
RuleExecution | Gets which stage of the data limiting the IConditionalFormattingRule will gather it's data. | |
ShouldRefreshOnDataChange | Gets whether the rule needs to invalidate itself if a Cell in the Column changes value. | |
StyleScope | Gets which style will be affected by the rule. |
Name | Description | |
---|---|---|
CreateProxy | Creates a new instance of the class which will execute the logic to populate and execute the conditional formatting logic for this IConditionalFormattingRule. |