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

Reference

Rect type