Name | Description | |
---|---|---|
IconSetCfRule Constructor | Initializes a new instance of the IconSetCfRule class. |
The following tables list the members exposed by IconSetCfRule.
Name | Description | |
---|---|---|
IconSetCfRule Constructor | Initializes a new instance of the IconSetCfRule class. |
Name | Description | |
---|---|---|
OtherIcons |
Name | Description | |
---|---|---|
IconSet | Gets or sets the icon set of this IconSetCfRule. | |
Priority | Gets or sets the priority value of the conditional formatting rule. The priority determines the order of evaluation when multiple conditional formatting rules exist in a worksheet. (Inherited from GrapeCity.Spreadsheet.Conditional.ConditionalItem) | |
ShowIconOnly | Gets or sets a value indicating whether to show icon only. | |
StopIfTrue | Gets a value indicating whether all next rules will be suspended if this rule is applied. (Inherited from GrapeCity.Spreadsheet.CfRule) | |
ValuesCount | Overridden. Gets the total count of conditional formatting values(s). |
Name | Description | |
---|---|---|
MaxValuesCount | Overridden. Gets the maximum values this CfRule can supports. |
Name | Description | |
---|---|---|
AutoGenerateValues | Overridden. Generates conditional formatting value(s) of this CfRule automatically. | |
DecreasePriority | Decreases the priority of CfRule rule. (Inherited from GrapeCity.Spreadsheet.CfRule) | |
Delete | Removes this CfRule rule from worksheet. (Inherited from GrapeCity.Spreadsheet.CfRule) | |
GetIcon | Gets icon at the specified index. | |
GetIconsCount | Gets the icons count. | |
GetValue | Overridden. Gets a conditional formatting value at the specified index. | |
IncreasePriority | Increases the priority of CfRule rule. (Inherited from GrapeCity.Spreadsheet.CfRule) | |
IsReversed | Gets a value indicating whether this IconSetCfRule is reversed. | |
ReplaceWith | Replaces this CfRule rule with the specified CfRule rule. (Inherited from GrapeCity.Spreadsheet.CfRule) | |
Reverse | Reverses the current order of the icons in this icon set | |
SetFirstPriority | Sets the priority of CfRule rule as highest. (Inherited from GrapeCity.Spreadsheet.CfRule) | |
SetIcon | Sets an icon at the specified index | |
SetLastPriority | Sets the priority of CfRule rule as lowest. (Inherited from GrapeCity.Spreadsheet.CfRule) | |
SetValue | Overridden. Sets the conditional formatting value. |