IShape AddShape( System.string name, AutoShapeType type, IRange targetRange )
Parameters
- name
- The shape name
- type
- Specifies the type of AutoShape to create.
- targetRange
- The target range of the current sheet.
Return Value
The IShapeThe object.
IShape AddShape( System.string name, AutoShapeType type, IRange targetRange )