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