ASPxClientSpreadsheetSelection Members
Represents the selection in the Spreadsheet.
#Properties
Name | Description |
---|---|
active |
Gets the column index of the active cell. |
active |
Gets the row index of the active cell. |
bottom |
Gets the index of the selection’s bottom row. |
left |
Gets the index of the selection’s left column. |
right |
Gets the index of the selection’s right column. |
top |
Gets the index of the selection’s top row. |
See Also