Microsoft SDK for Java

DhCell.setText

Sets the text of the cell.

Syntax

public void setText( String text )

Parameters

text

The string to display to user.

Remarks

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

See Also   getText

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