ConditionValue.Type Property
Excel Developer Reference |
Returns one of the constants of the XlConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined. Read-only.
Version Information
Version Added: Excel 2007
Syntax
expression.Type
expression A variable that represents a ConditionValue object.
See Also