var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name);
function GroupShape;
var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name);
function GroupShape;
Object
GC.Spread.Sheets.Shapes.GroupShape
名前 | 解説 | |
---|---|---|
GroupShape コンストラクタ | groupShapeを表します。 |
名前 | 解説 | |
---|---|---|
add | groupShapeにシェイプを追加します。 | |
all | グループシェイプのすべてのシェイプを取得します。 | |
find | groupShapeに含まれるシェイプを名前によって取得します。 | |
getFormula | パスによってシェイプから数式の文字列を取得します。 | |
remove | groupShapeからシェイプを削除します。 | |
rotate | groupShapeの回転角度を取得または設定します。 | |
setFormula | パスによってシェイプに数式の文字列を設定します。 | |
zIndex | groupShape内のシェイプのZインデックスを設定または参照します。 |