Document.SelectContentControlsByTitle method (Word)

Returns a ContentControls collection that represents all the content controls in a document with the title specified in the Title parameter. Read-only.

Syntax

expression. SelectContentControlsByTitle( _Title_ )

expression An expression that returns a Document object.

Parameters

Name Required/Optional Data type Description
Name Required Title The title of the content controls to return.

Return value

ContentControls

See also

Document Object

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.