SpreadJS Documentation
ShapeCollection type
GC.Spread.Sheets.Shapes Namespace : ShapeCollection type
Represents a shape manager that managers all shapes in a sheet.
Syntax
var instance = new GC.Spread.Sheets.Shapes.ShapeCollection(sheet);
function ShapeCollection;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Shapes.ShapeCollection

Constructors
 NameDescription
public ConstructorRepresents a shape manager that managers all shapes in a sheet.  
Top
Methods
 NameDescription
public MethodAdd a new shape to shape collection  
public MethodAdd a Connector Shape to shape collection  
public Methodget all shapes  
public Methodclear all shapes  
public MethodGet a shape with name  
public MethodGroups the Shapes.  
public Methodremove a shape  
public MethodSeparate a groupShape to some shapes  
public MethodGet or set the z-index for a shape  
Top
See Also

Reference

GC.Spread.Sheets.Shapes Namespace