Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShapes Interface / AddShape Method
In This Topic
    AddShape Method (IShapes)
    In This Topic
    Returns the IShape object that represents the new AutoShape in a worksheet.
    Overload List
    OverloadDescription
    Returns the IShape object that represents the new AutoShape in a worksheet.  
    Returns the IShape object that represents the new AutoShape at the specified range on the current sheet.

    The sheet of targetRange and the sheet of the shape being added must be the same sheet.  
    Returns the IShape object that represents the new AutoShape in a worksheet.  
    Returns the IShape object that represents the new AutoShape at the specified range on the current sheet.

    The sheet of targetRange and the sheet of the shape being added must be the same sheet.  
    See Also