Databar.MinPoint Property
Excel Developer Reference |
Returns a ConditionValue object that specifies how the shortest bar is evaluated for a data bar conditional format.
Version Information
Version Added: Excel 2007
Syntax
expression.MinPoint
expression A variable that represents a Databar object.
Remarks
You can specify the type and value of the evaluation by using the Type and Value properties.
See Also