ContentControls.Item method (Word)

Returns a ContentControl object that represents the specified content control within the collection of content controls in a document.

Syntax

expression.Item (Index)

expression An expression that returns a 'ContentControls' object.

Parameters

Name Required/Optional Data type Description
Index Required Variant Specifies the ordinal position of the content control to return.

Return value

ContentControl

See also

ContentControls Collection

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.