Gets or sets the range's text.
Syntax
RemarksThe getter returns the Range's text, with all formatting removed.
The setter deletes all Range content, and then inserts the specified String.
Exceptions| Exception | Condition |
|---|---|
| RangeNotEditableException | Changing part of a variable, table of contents, or page number is not permitted. |
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)