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