Share via


Presentation.CustomXMLParts Property

PowerPoint Developer Reference

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