ASPxClientSpreadsheet.GetActiveCellValue Method
Gets the value of the currently active cell.
Declaration
GetActiveCellValue(): any
Returns
Type | Description |
---|---|
any | An object representing the currently active cell’s value. |
See Also