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