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

ASPxClientSpreadsheetRectangle.bottom Property

Gets the y-coordinate of the specified cell’s bottom side.

Declaration

bottom: number

Property Value

Type Description
number

An integer value specifying the y-coordinate of the cell’s bottom side.

Remarks

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

See Also