SpreadJS Documentation
Shape type
GC.Spread.Sheets.Shapes Namespace : Shape type
*
Syntax
var instance = new GC.Spread.Sheets.Shapes.Shape(worksheet, name, autoShapeTypeOrModel, left, top, width, height);
function Shape;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Shapes.Shape

Constructors
 NameDescription
public Constructor*  
Top
Methods
 NameDescription
public MethodGets or sets the adjustment values of the shape.  
public MethodGets or sets the rotated angle of the shape (unit in degree).  
public MethodGets or sets the style of the shape.  
public MethodGets or sets the text of the shape.  
public MethodGets or sets the type of the shape.  
Top
See Also

Reference

GC.Spread.Sheets.Shapes Namespace