Name | Description | |
---|---|---|
StopIfTrue | Gets a value indicating whether all next rules will be suspended if this rule is applied. |
The following tables list the members exposed by CfRule.
Name | Description | |
---|---|---|
StopIfTrue | Gets a value indicating whether all next rules will be suspended if this rule is applied. |
Name | Description | |
---|---|---|
MaxValuesCount | Gets the maximum values this CfRule can supports. |
Name | Description | |
---|---|---|
AutoGenerateValues | Generates conditional formatting value(s) of this CfRule automatically. | |
DecreasePriority | Decreases the priority of CfRule rule. | |
Delete | Removes this CfRule rule from worksheet. | |
GetValue | Gets a conditional formatting value at the specified index. | |
IncreasePriority | Increases the priority of CfRule rule. | |
ReplaceWith | Replaces this CfRule rule with the specified CfRule rule. | |
SetFirstPriority | Sets the priority of CfRule rule as highest. | |
SetLastPriority | Sets the priority of CfRule rule as lowest. | |
SetValue | Sets the conditional formatting value. |