The state of a cell's check box.
Usage
Set_Property(OLECtrlEntID, "OLE.CellCheck[field; record]", Boolean)
Values
[True | False]
Default: False
Indices
Index | Description |
---|---|
field | Index to an existing field |
record | Index to an existing record |
Remarks
The CellCheck property provides a way to get and set the check box state within a cell. This property is only valid for cell's whose CellType property has been set to "Check Box."