Microsoft SDK for Java

DhRow.getCell

Returns the cell at the specified ordinal position.

Syntax

public DhCell getCell( int nCol )

Parameters

nCol

The ordinal column position of the cell.

Return Value

Returns the cell at position nCol. If no cell exists at this position, returns null.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.