Package com.palantir.transforms.excel.form.checkboxvalue
package com.palantir.transforms.excel.form.checkboxvalue
CheckboxValue
and related classes.-
ClassDescriptionAn assertion checked by
CheckboxValue
in order to ensure that extracted data matches expectations.A function that defines the behavior for getting the checked state of a checkbox.AValueExtractor
for extracting the checked state of a checkbox.ACheckboxSpecifier
for extracting data from a checkbox with a user-visible ID and ObjectType=Pict.ACheckboxSpecifier
for extracting data from a checkbox without an ID and with ObjectType=CheckBox.An assertion that the location of a checkbox drawing on the sheet overlaps with a specific cell.