FormControlCollection.AddCheckBox Method
Name | Parameters | Description |
---|---|---|
Add |
top |
Creates a checkbox form control so that the top left corner of the checkbox is located at the specified cell. |
Add |
target |
Creates a check box form control at the specified cell range. |
Add |
x, y, width, height | Creates a check box form control in the specified worksheet area. |