CGXFormulaSheet::GetGridCol
static ROWCOL GetGridCol(int nEngineCol);
nEngineCol
Specifies the engine column id.
Return Value
Grid column id.
Remarks
Converts a engine column id (of type int, one-based) into a grid column id (of type ROWCOL, zero-based).