ConditionValue module
- class ConditionValue.ConditionValue
Bases:
SpireObject,IConditionValue- <summary>
Represents single condition value for iconset, databar, colorscale conditions.
</summary>
- property IsGTE: bool
- property Type: ConditionValueType
- <summary>
- specifies how the threshold values for a data bar, color scale,
or icon set conditional format are determined
</summary>
- property Value: SpireObject
- <summary>
- Returns or sets the shortest bar or longest bar threshold value for a data
bar conditional format.
</summary>
- m_condtionValue() IConditionValue