FormControlCollection.AddRadioButton Method
Name | Parameters | Description |
---|---|---|
Add |
top |
Creates a radio button form control so that the top left corner of the radio button is located at the specified cell. |
Add |
target |
Creates a radio button form control at the specified cell range. |
Add |
x, y, width, height | Creates a radio button form control so that the top left corner of the radio button is located at the specified cell. |