Workbook.CustomXMLParts Property

Excel Developer Reference

Returns a CustomXMLParts collection that represents the custom XML in the XML data store. Read-only.

Version Information
 Version Added:  Excel 2007

Syntax

expression.CustomXMLParts

expression   A variable that represents a Workbook object.

See Also