| Name | Description |
|---|---|
| _NewEnum | Returns an enumerator that iterates through a collection |
| All | Returns a TextRange containing all frames in the collection |
| Count | Gets the number of items in the collection |
| First | Returns the first text frame in the collection |
| Item | Gets a reference to the specified text frame, in base 1 |
| Last | Returns the last text frame in the collection |
| Range | Returns a TextRange containing the specified frame(s) |