SSM_CELLLOCKED Message
Applies To
fpSpread control
Description
Sent to the owner of the fpSpread control when the user attempts to type data in a locked cell.
Parameters
The following parameters are available:
Parameter | Description |
wParam | Spread control ID |
lParam | Pointer to SS_CELLCOORD structure (The Col and Row members contain the column and row numbers of the cell in which the user tried to type data.) |
Return Value
None