Class OverlapsCellAssertion

java.lang.Object
com.palantir.transforms.excel.form.checkboxvalue.OverlapsCellAssertion
All Implemented Interfaces:
CheckboxAssertion, Serializable

public final class OverlapsCellAssertion extends Object implements CheckboxAssertion
An assertion that the location of a checkbox drawing on the sheet overlaps with a specific cell.

This is most useful when combined with IdCheckboxSpecifier, since it is tautological to use it with LocationCheckboxSpecifier.

See Also: