ShapeCollection.AddTextBox Method
Name | Parameters | Description |
---|---|---|
Add |
top |
Inserts a text box so that its top left corner is located at the specified cell. |
Add |
target |
Inserts a text box to fit in the specified range. |
Add |
x, y, width, height, text | Inserts a text box. |