Text property

This property returns or sets the text in the cell.

Defined in

TextTableCell

Data type

String

Syntax

public String getText() 
public void setText(String text) 

See examples

Example: Text property