Skip to main content
A newer version of this page is available. .

ASPxClientSpreadsheetRectangle.x Property

Gets the x-coordinate of the specified cell’s left side.

Declaration

x: number

Property Value

Type Description
number

An integer value specifying the x-coordinate of the cell’s left side.

Remarks

The x defines the editor’s absolute position relative to the page. The cell’s x value is changed if an end-user scrolls a document (changes the visible cell range).

See Also