Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection. | |
Item | Overloaded. Returns a single object from a collection. | |
Range | Returns a IShapeRangeProvider object that receives parameters of the Range property. |
The following tables list the members exposed by IShapes.
Name | Description | |
---|---|---|
Count | Returns the number of objects in the collection. | |
Item | Overloaded. Returns a single object from a collection. | |
Range | Returns a IShapeRangeProvider object that receives parameters of the Range property. |
Name | Description | |
---|---|---|
AddCameraPicture | Overloaded. Creates a picture from reference range.Returns the IShape object that represents the new picture. | |
AddChart | Overloaded. Creates a chart at the specified location on the active sheet. | |
AddChartInPixel | Overloaded. Creates a chart at the specified location on the active sheet. | |
AddConnector | Overloaded. Creates a connector. Returns the IShape object that represents the new connector. | |
AddConnectorInPixel | Overloaded. Creates a connector. Returns the IShape object that represents the new connector. | |
AddPicture | Overloaded. Creates a picture from an existing file. Returns the IShape object that represents the new picture. | |
AddPictureInPixel | Overloaded. Creates a picture from an existing file. Returns the IShape object that represents the new picture. | |
AddShape | Overloaded. Returns the IShape object that represents the new AutoShape in a worksheet. | |
AddShapeInPixel | Overloaded. Returns the IShape object that represents the new AutoShape in a worksheet. | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<IShape>) |