var instance = new GC.Spread.Sheets.Shapes.ShapeCollection(sheet); var value; // Type: any // パラメータ var groupShape; //タイプ: GroupShape value = instance.ungroup(groupShape);
function ungroup( groupShape : GroupShape ) : any;
パラメータ
- groupShape
- グループ化を解除するgroupShape。