DhCell.setText

Overview | Methods | This Package | All Packages

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