IShape addShape( AutoShapeType type, IRange range ) |
Parameters
- type
- Specifies the type of AutoShape to create.
- range
- The target range of the current sheet.
Return Value
The IShape object.
The sheet of targetRange and the sheet of the shape being added must be the same sheet.
IShape addShape( AutoShapeType type, IRange range ) |