Spread 8.0 Documentation
SS_CIRCULARFORMULA Structure
Support Options
DLL Reference > DLL Structures > SS_CIRCULARFORMULA Structure

Glossary Item Box

SS_CIRCULARFORMULA Structure


See Also

Applies To

fpSpread control

Definition

typedef struct ss_circularformula
    {
    SS_COORD Col;
    SS_COORD Row;
    }    SS_CIRCULARFORMULA, FAR *LPSS_CIRCULARFORMULA;

Fields

The following fields are available:

Field Description
Col Column number
Row Row number

See Also

SSM_CIRCULARFORMULA, SSM_CLICK, SSM_COLROWRESTRICTED, SSM_DATACHANGE, SSM_DBLCLK, SSM_EDITMODEON messages

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