Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.07 KB

Word.ContentControlListEntry.Index.md

File metadata and controls

36 lines (21 loc) · 1.07 KB
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ContentControlListEntry.Index property (Word)
vbawd10.chm147456105
vbawd10.chm147456105
Word.ContentControlListEntry.Index
3c7b139b-cd50-3df8-0347-d002774c2239
06/08/2017
medium

ContentControlListEntry.Index property (Word)

Returns or sets a Long that represents the ordinal position of a content control list item in the collection of list items. Read/write.

Syntax

expression.Index

expression An expression that returns a ContentControlListEntry object.

Remarks

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.

See also

ContentControlListEntry Object

[!includeSupport and feedback]