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