Share via


Presentation.CustomXMLParts Property (PowerPoint)

Returns a CustomXMLParts object that represents the collection of custom XML parts associated with the specified Presentation object. Read-only.

Syntax

expression .CustomXMLParts

expression An expression that returns a Presentation object.

Return Value

CustomXMLParts

See Also

Concepts

Presentation Object Members

Presentation Object