Skip to content

Latest commit

 

History

History
37 lines (16 loc) · 693 Bytes

801a4462-ccf9-8aa7-f894-4ed89ae09c62.md

File metadata and controls

37 lines (16 loc) · 693 Bytes

CustomXMLParts.Item Property (Office)

Gets a CustomXMLPart object from the CustomXMLParts collection. Read-only.

Syntax

expression. Item( Index)

_expression_An expression that returns a CustomXMLParts object.

Parameters

Name Required/Optional Data Type Description
Index Required Variant The name or index number of the CustomXMLPart object to be returned.

Return Value

CustomXMLPart

See also

Concepts

CustomXMLParts Object

Other resources

CustomXMLParts Object Members