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

Glossary Item Box

SSM_CIRCULARFORMULA Message


Applies To

fpSpread control

Description

Sent to the owner of the fpSpread control during a recalculation of a cell with a circular formula (provided iterations are off).

Parameters

The following parameters are available:

Parameter Description
wParam fpSpread control ID
lParam Pointer to SS_CIRCULARFORMULA structure
(The Col and Row members contain the column and row numbers of the cell with the circular formula.)

Remarks

If the SSSetBool function boolean SSB_MOVEACTIVEONFOCUS is set to False and the users moves focus back to the control by clicking the left mouse button, the SSM_CLICK message is not sent and the active cell does not move.

Return Value

A return value of nonzero cancels the message processing.

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