Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel.Drawing Namespace / IShapes Interface / AddConnector Method
In This Topic
    AddConnector Method (IShapes)
    In This Topic
    Creates a connector. Returns the IShape object that represents the new connector.
    Overload List
    OverloadDescription
    Creates a connector. Returns the IShape object that represents the new connector.  
    Creates a connector 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 connector.  
    Creates a connector. Returns the IShape object that represents the new connector.  
    Creates a connector 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 connector.  
    See Also