Range property

This property returns a TextRange object, which represents the text range in the cell.

Defined in

TextTableCell

Data type

TextRange

Syntax

public TextRange getRange()

See examples

Example: Range property