SpreadJS Documentation
GroupShape type
GC.Spread.Sheets.Shapes Namespace : GroupShape type
Represents a groupShape.
Syntax
var instance = new GC.Spread.Sheets.Shapes.GroupShape(worksheet, name);
function GroupShape;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Shapes.GroupShape

Constructors
 NameDescription
public ConstructorRepresents a groupShape.  
Top
Methods
 NameDescription
public Methodadd a shape to groupShape.  
public Methodget all shapes of group shape.  
public MethodGet shape of shapes in groupShape by name.  
public Methodremove a shape from groupShape.  
public MethodGets or sets the rotate of groupShape.  
public MethodGet or set the z-index for a shape in a groupShape.  
Top
See Also

Reference

GC.Spread.Sheets.Shapes Namespace