Spread 8.0 Documentation
SSM_DATACHANGE Message
Support Options
DLL Reference > DLL Messages > SSM_DATACHANGE Message

Glossary Item Box

SSM_DATACHANGE Message


Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control when the data in a cell has been changed by the user or the application.

Parameters

The following parameters are available:

Parameter Description
wParam fpSpread control ID
lParam Pointer to SS_CELLCOORD structure
(The Col and Row fields represent the column and row numbers of the cell with changed data.)

Return Value

None

Copyright © GrapeCity, inc. All rights reserved.