FormatConditionMinMaxBase Properties
Serves as the base class for classes that provides the capability to specify minimum/maximum values used in visualizing numeric data.
Name | Description |
---|---|
Is |
Gets whether the current Format |
Maximum | Gets or sets the maximum value in a range. |
Maximum |
Gets or sets the type of the Format |
Minimum | Gets or sets the minimum value in a range. |
Minimum |
Gets or sets the type of the Format |
Style |
Gets or sets style settings used in a current format condition.
Inherited from Format |
See Also