SpreadJS Documentation
ShapeBase Method
GC.Spread.Sheets Namespace > Shapes type : ShapeBase Method
Represents the base class for Shape, GroupShape and ConnectorShape.
Syntax
var value; // Type: any
value = GC.Spread.Sheets.Shapes.ShapeBase();
function ShapeBase() : any;
See Also

Reference

Shapes type