var instance = new GC.Spread.Sheets.Shapes.ConnectorShape(worksheet, name, connectorType, beginX, beginY, endX, endY);
function ConnectorShape;
var instance = new GC.Spread.Sheets.Shapes.ConnectorShape(worksheet, name, connectorType, beginX, beginY, endX, endY);
function ConnectorShape;
Object
GC.Spread.Sheets.Shapes.ConnectorShape
Name | Description | |
---|---|---|
ConnectorShape Constructor | Represents a ConnectorShape. |
Name | Description | |
---|---|---|
adjustments | Gets or sets the adjustment values of the connector shape. | |
endConnector | Gets or sets the end connector info of the connectorShape. | |
startConnector | Gets or sets the start connector info of the connectorShape. | |
style | Gets or sets the style of the connector shape. | |
type | Gets the connector type of the connectorShape. |