SpreadJS Documentation
width Field
GC.Spread.Sheets Namespace > Rect type : width Field
The height of the rectangle.
Syntax
var instance = new GC.Spread.Sheets.Rect(x, y, w, h);
var value; // Type: width
value = instance.width;
var width : width;
See Also

Reference

Rect type