var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name); instance.remove(shape);
function remove( shape : Shape ) : void;
GroupShape type