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

Reference

Rect type