SpreadJS Documentation
GC.Spread.Sheets Namespace / Rect type / width Field
In This Topic
    width Field
    In This Topic
    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