Click or drag to resize

XlsConditionValue Constructor

Overload List
Name Description
Public method XlsConditionValue(XlsConditionalFormat, ConditionValueType, Object)
Initializes new instance of the class.
Public method XlsConditionValue(XlsConditionalFormat, ConditionValueType, Object, Boolean)
Initializes a new instance of the XlsConditionValue class with the specified conditional format, condition value type, value, and a flag indicating if the comparison is greater than or equal.
Top
See Also