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 | |
---|---|---|
![]() | AddChart | Adds the a chart to the shapes collection at the specified position and with the specified size. |
![]() | 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 a 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. |