| Name | Description |
|---|---|
| _NewEnum | Returns an enumerator that iterates through a collection |
| All | Returns a TextRange containing all columns in the collection |
| Count | Gets the number of items in the collection |
| First | Returns a TextRange containing the first column in the collection |
| Item | Gets a reference to the specified word, in base 1 |
| Last | Returns a TextRange containing the last column in the collection |