SS_ENTERROW Structure
Applies To
fpSpread control
Definition
typedef struct ss_enterrow
{
SS_COORD Row;
BOOL fNewRow;
} SS_ENTERROW, FAR *LPSS_ENTERROW;
Fields
The following fields are available:
Field | Description |
Row | Row number |
fNewRow | TRUE if the row being edited should be treated as a new row |
See Also
SSM_ENTERROW message