Expand Minimize
This topic has not yet been rated - Rate this topic

Document.SelectUnlinkedControls Method (Word)

Returns a ContentControls collection that represents all content controls in a document that are not linked to an XML node in the document's XML data store. Read-only.

Version Added: Word 2007

expression .SelectUnlinkedControls(Stream)

expression An expression that returns a Document object.

Parameters

Name

Required/Optional

Data Type

Description

Stream

Optional

CustomXMLPart

A custom XML part reference. Setting this parameter filters the returned content controls to include only content controls that reference this CustomXMLPart in their XMLMapping definition.

Return Value

ContentControls

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.