Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 839 Bytes

Excel.Databar.MinPoint.md

File metadata and controls

33 lines (19 loc) · 839 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
DataBar.MinPoint property (Excel)
vbaxl10.chm810076
vbaxl10.chm810076
Excel.DataBar.MinPoint
d9a0a554-50e8-24a1-e10b-c4ee4cdbc159
04/23/2019
medium

DataBar.MinPoint property (Excel)

Returns a ConditionValue object that specifies how the shortest bar is evaluated for a data bar conditional format.

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 of the ConditionValue object.

[!includeSupport and feedback]