Sets the text of the cell.
public void setText( String text )
text
The string to display to user.
Setting this value overwrites any previous call to setText or setValue.
See Also getText