Overview | Methods | This Package | All Packages
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