XlsConditionValue module
- class XlsConditionValue.XlsConditionValue
Bases:
SpireObject,IConditionValue- Equals(obj: SpireObject) bool
- GetHashCode() int
- property IsGTE: bool
- property Type: ConditionValueType
- property Value: SpireObject
- static op_Equality(first: XlsConditionValue, second: XlsConditionValue) bool
- static op_Inequality(first: XlsConditionValue, second: XlsConditionValue) bool