Name | Description | |
---|---|---|
AddChart | Creates a chart at the specified location on the active sheet. | |
AddChartInPixel | Creates a chart at the specified location on the active sheet. | |
AddConnector | Creates a connector. Returns the IShape object that represents the new connector. | |
AddConnectorInPixel | 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 | Returns the IShape object that represents the new AutoShape in a worksheet. | |
AddShapeInPixel | Returns the IShape object that represents the new AutoShape in a worksheet. | |
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<IShape>) |