public final class ContainDateCondition extends ContainCondition
This is currently not supported in xls
Modifier and Type | Method and Description |
---|---|
ContainDateOperator |
getOperator()
Gets the operator of this
ContainDateCondition . |
void |
setOperator(ContainDateOperator value)
Sets the operator of this
ContainDateCondition . |
String |
toString()
Returns a
String that represents this ContainDateCondition instance. |
getConditionType, getContainConditionType, getStyle
getRule
public ContainDateOperator getOperator()
ContainDateCondition
.ContainDateCondition
.public void setOperator(ContainDateOperator value)
ContainDateCondition
.value
- The operator of this ContainDateCondition
.public String toString()
String
that represents this ContainDateCondition
instance.
This method should be used primarily for debugging purposes and should be considered volatile (format of its return value might change in future versions).
toString
in class ContainCondition
String
that represents this ContainDateCondition
instance.© GemBox d.o.o. — All rights reserved.