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

    Reference

    Rect type