RangeValue Properties
Stores one of the range values.Name | Description |
---|---|
IsAbsolute | Indicates whether a range boundary’s value is set in absolute units. |
IsPercent | Indicates whether a range boundary’s value is set as a percent. |
RangeValueType | Returns a value that specifies the unit in which to store range boundaries. |
Value | Returns the value that specifies either the start or end boundary of a range. |
See Also