IconConditionValueImpl.withType constructor
IconConditionValueImpl.withType(
- ExcelIconSetType iconSet,
- int index,
- ConditionValueType type,
- String value,
Initializes new instance of the class.
Implementation
IconConditionValueImpl.withType(
this.iconSet, this.index, this.type, this.value);