Represents a part of the document.
FormattedText Introduced: X18.
| Method | Description |
|---|---|
| find | Finds a text string. |
| get |
Returns an array of static text field information objects. |
| Property | Description |
|---|---|
| application |
Gets a collection of all Microsoft Word fields that have been created or imported from a Microsoft Word or RTF document. |
| comments | Gets a collection of all comments in this text part. |
| document |
Gets a collection of all links which point to targets in the same document. |
| document |
Gets a collection of all document targets. |
| editable |
Gets a collection of all editable regions. |
| form |
Gets a collection of all form fields in the text part. |
| frames | Gets a collection of all frames in the document. |
| hypertext |
Gets a collection of all hypertext links. |
| lines | Gets a collection of all text lines. |
| misspelled |
Gets a collection of all misspelled words. |
| paragraphs | Gets a collection of all paragraphs. |
| selection | Gets the current selection. |
| sub |
Gets the current subtextparts. |
| tables | Gets a collection of all tables. |
| tables |
Gets the current tables of contents. |
| text |
Gets a collection of all text characters. |
| text |
Gets a collection of all standard text fields. |
| text |
Gets the Text part type. |
| tracked |
Gets a collection of all tracked changes. |