Spread.Sheets Documentation
height Field
GC.Spread.Sheets Namespace > Rect type : height Field
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