Spread.Sheets Documentation
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

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.