SpreadJS Documentation
ConnectorShape type
GC.Spread.Sheets.Shapes Namespace : ConnectorShape type
Represents a ConnectorShape.
Syntax
var instance = new GC.Spread.Sheets.Shapes.ConnectorShape(worksheet, name, connectorType, beginX, beginY, endX, endY);
function ConnectorShape;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Shapes.ConnectorShape

Constructors
 NameDescription
public ConstructorRepresents a ConnectorShape.  
Top
Methods
 NameDescription
public MethodGets or sets the adjustment values of the connector shape.  
public MethodGets or sets the end connector info of the connectorShape.  
public MethodGets or sets the start connector info of the connectorShape.  
public MethodGets or sets the style of the connector shape.  
public MethodGets the connector type of the connectorShape.  
Top
See Also

Reference

GC.Spread.Sheets.Shapes Namespace