Returns the cell at the specified ordinal position.
public DhCell getCell( int nCol )
nCol
The ordinal column position of the cell.
Returns the cell at position nCol. If no cell exists at this position, returns null.