Sets a numeric value for the cell.
public void setValue( int i )
i
The int value to display in the cell.
Setting this value overwrites any previous call to setText or setValue.
See Also getValue