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