var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name); // パラメータ var shape; //タイプ: Shape instance.remove(shape);
パラメータ
- shape
- groupShapeから削除するシェイプ。
var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name); // パラメータ var shape; //タイプ: Shape instance.remove(shape);