The following tables list the members exposed by IShapes.
Name | Description | |
---|---|---|
Count | Gets the number of shapes in this collection. | |
Item | Overloaded. | |
Sheet | Gets the ISheet associated with the represented shape collection. |
Name | Description | |
---|---|---|
AddFormControl | Adds the specified form control to the shapes collection at the specified position and with the specified size. | |
AddLine | Adds a line to the shapes collection with the specified beginning and ending position. | |
AddPicture | Overloaded. | |
AddShape | Adds the specified auto-shape to the shapes collection at the specified position and with the specified size. | |
AddTextBox | Adds the specified text box to the shapes collection at the specified position and with the specified size. | |
GetShapeRange | Returns a new instance of IShapeRange which represents the specified array of shapes. |