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

Glossary Item Box

SSN_USERFORMULA Message


Description

Sent to the fpSpread control when the user enters a formula. The owner receives this message through a WM_COMMAND message from the control.

Parameters

The following parameters are available:

Parameter Description
wParam Low Word fpSpread control ID
High Word SSN_USERFORMULA
lParam Window handle of the fpSpread control

Remarks

The application does not have to do any processing of the formula. The control handles all the formula processing, including performing any needed calculations.

Return Value

None

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.