SSM_EDITCHANGE Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control when a cell is in edit mode and the text changes in the cell.
Parameters
The following parameters are available:
Parameter | Description |
wParam | Not used |
lParam | Pointer to the SS_CELLCOORD structure |
Remarks
When the user types data in a cell or double-clicks a cell in the sheet, the user enters edit mode.
Return Value
None