CheckBox.Value Property (Word)
True if the check box is selected. Read/write Boolean.
Syntax
expression .Value
expression Required. A variable that represents a CheckBox object.
True if the check box is selected. Read/write Boolean.
expression .Value
expression Required. A variable that represents a CheckBox object.