var instance = new GC.Spread.Sheets.Shapes.ConnectorShape(worksheet, name, connectorType, beginX, beginY, endX, endY); var value; // Type: any value = instance.endConnector(connector);
function endConnector( connector : object ) : any;
Parameters
- connector
- The end connector info of the connectorShape.