title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
ContentControlListEntry.Index property (Word) |
vbawd10.chm147456105 |
|
|
3c7b139b-cd50-3df8-0347-d002774c2239 |
06/08/2017 |
medium |
Returns or sets a Long that represents the ordinal position of a content control list item in the collection of list items. Read/write.
expression.Index
expression An expression that returns a ContentControlListEntry object.
You can set the Index property to any numeric value to change the ordinal position of an item in a list. For example, if you change the Index property for the fifth item in a list to "2", the fifth item becomes the second item. The original second item, and all items that follow, move down one position.
ContentControlListEntry Object
[!includeSupport and feedback]