次の方法で共有


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

Concepts

ContentControls Object Members

ContentControls Collection