Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.drawing Package / IShapes Interface / addConnector Method
In This Topic
    addConnector Method
    In This Topic
    Creates a connector. Returns the IShape object that represents thenew connector.
    Overload List
    OverloadDescription
    Creates a connector. Returns the IShape object that represents thenew 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 thenew 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