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
名前 | 解説 | |
---|---|---|
![]() | ConnectorShape コンストラクタ | ConnectorShapeを表します。 |
名前 | 解説 | |
---|---|---|
![]() | adjustments | コネクターシェイプの調整値を取得または設定します。 |
![]() | endConnector | connectorShapeの終点コネクター情報を取得または設定します。 |
![]() | getFormula | パスによってシェイプから数式の文字列を取得します。 |
![]() | setFormula | パスによってシェイプに数式の文字列を設定します。 |
![]() | startConnector | connectorShapeの始点コネクター情報を取得または設定します。 |
![]() | style | コネクターシェイプのスタイルを取得または設定します。 |
![]() | type | connectorShapeのコネクタータイプを取得します。 |