Object
InsertionPoint
A location between characters, used to insert new text objects.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Characters |
readonly | All the characters in this text range. | |
| Lines |
readonly | All the lines in this text range. | |
| Paragraphs |
readonly | All the paragraphs in this text range. | |
| The | readonly | The object's container. | |
| Story | readonly | The story of the text range. | |
| TextRanges |
readonly | All the text in this text range. | |
| String | readonly | The class name of the object. | |
| Words |
readonly | All the words in this text range. |
Return 1
Methods that return a InsertionPoint.