Check Box

Refer to the following example code to see how to add check boxes to worksheet. "ICheckBox" represents a control that a user can select (check) or clear (uncheck). A CheckBox can also report its value as indeterminate.