FormatConditionTopBottom Properties
A format condition used to apply formatting to top/bottom values.| Name | Description |
|---|---|
| IsValid | Gets whether the current FormatConditionStyleBase object is properly specified. Inherited from FormatConditionStyleBase. |
| Rank | Gets or sets a rank value used to apply formatting to top/bottom values. |
| RankType | Gets or sets the value type used in conditional formatting. |
| StyleSettings | Gets or sets style settings used in a current format condition. Inherited from FormatConditionStyleBase. |
| TopBottom | Gets or sets whether to apply formatting to top or bottom values. |
See Also