SpreadJS Documentation
ShapeStyle type
GC.Spread.Sheets.Shapes Namespace : ShapeStyle type
Represents a shape style.
Syntax
var instance = new GC.Spread.Sheets.Shapes.ShapeStyle(style);
function ShapeStyle;
Inheritance Hierarchy

Object
   GC.Spread.Sheets.Shapes.ShapeStyle

Constructors
 NameDescription
public ConstructorRepresents a shape style.  
Top
Fields
 NameDescription
public FieldIndicates the fill options.  
public FieldIndicates the line options.  
public FieldIndicates the text effect options.  
public FieldIndicates the text frame options.  
Top
See Also

Reference

GC.Spread.Sheets.Shapes Namespace