Text property

This property returns or sets the string content in this range.

Defined in

TextRange

Data type

String

Syntax

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

See examples

Example: Text property