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

 

 


Copyright © GrapeCity, inc. All rights reserved.

Send comments on this topic.