var value; // Type: any value = GC.Spread.Sheets.Shapes.ShapeStyle(style);
function ShapeStyle( style : Object ) : any;
Parameters
- style
- The style is an object that has same structure with a ShapeStyle instance, it is optional.
var value; // Type: any value = GC.Spread.Sheets.Shapes.ShapeStyle(style);
function ShapeStyle( style : Object ) : any;