Class CellMatch2

java.lang.Object
io.keikai.range.impl.CellMatch2
All Implemented Interfaces:
Matchable<SCell>, Serializable

public class CellMatch2 extends Object implements Matchable<SCell>, Serializable
Use to check if a cell's value match the specified condition (used in ConditionalFormatting)
Since:
3.9.0
Author:
henri
See Also: