Click or drag to resize

XlsConditionValue Properties

The XlsConditionValue type exposes the following members.

Properties
Name Description
Public property IsGTE
Returns or sets whether this threshold value uses the greater than or equal to operator. false indicate 'greater than' is used instead of 'greater than or equal to'.
Public property Type
Gets/sets one of the constants of the ConditionValueTypes enumeration, which specifies how the threshold values for a data bar, color scale, or icon set conditional format are determined.
Public property Value
Returns or sets the shortest bar or longest bar threshold value for a data bar conditional format.
Top
See Also