Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Returns a ContentControls collection that represents all content controls in a document that are linked to the specific custom XML node in the document's XML data store as specified by the Node parameter. Read-only.
Syntax
expression. SelectLinkedControls( _Node_ )
expression An expression that returns a Document object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| Node | Required | CustomXMLNode | The XML node in the document's data store to which the content controls are linked. |
Return value
ContentControls
See also
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.