ConditionValue Members

Include Protected Members
Include Inherited Members

Represents how the shortest bar or longest bar is evaluated for a data bar conditional formatting rule.

The ConditionValue type exposes the following members.

Properties

  Name Description
Public property Application When used without an object qualifier, this property returns an _Application object that represents the Microsoft Office Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only.
Public property Creator Returns a constant in the XlCreator enumeration that indicates the application in which this object was created. Read-only Integer.
Public property Parent Returns the parent object for the specified object. Read-only.
Public property Type 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.
Public property Value Returns or sets the shortest bar or longest bar threshold value for a data bar conditional format. Read/write Object.

Top

Methods

  Name Description
Public method Modify Modifies how the longest bar or shortest bar is evaluated for a data bar conditional formatting rule.

Top

See Also

Reference

ConditionValue Interface

Microsoft.Office.Interop.Excel Namespace