<< Return to Main Index

< Return to Class Index

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).

CGXFormulaSheet

Class Overview | Class Members