CGXFormulaSheet::GetGridRow
static ROWCOL GetGridRow(int nEngineRow);
nEngineRow
Specifies the engine row id.
Return Value
Grid row id.
Remarks
Converts a engine row id (of type int, zero-based) into a grid row id (of type ROWCOL, zero-based).