Microsoft SDK for Java

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

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