Simulates a user selecting and deselecting the check box.
Public Sub Check( _ ByVal rowIndex As Long, _ ByVal newVal As Boolean _ )
Indicates whether to check or uncheck the check box:
CheckBoxColumn Object