Gets or sets the state of the checkbox in the range.
Declaration
public CheckEnum Checkbox { get; set; }
Remarks
When getting, this property returns the checkbox value that corresponds to cell
(r1, c1). When setting, it applies the new value to all
cells in the range.