Share via


CheckBox.Value Property

Word Developer Reference

True if the check box is selected. Read/write Boolean.

Syntax

expression.Value

expression   Required. A variable that represents a CheckBox object.

See Also