DhCell.setValue

Overview | Methods | This Package | All Packages

DhCell.setValue

Sets a numeric value for the cell.

Syntax

public void setValue( int i )

Parameters

i

The int value to display in the cell.

Remarks

Setting this value overwrites any previous call to setText or setValue.

See Also   getValue