OfficeCustomXmlPart Properties
A base interface for objects that represent custom XML parts in a document.| Name | Description |
|---|---|
| CustomXmlGuid | Gets the globally unique identifier (GUID) of the current custom XML part. |
| CustomXmlPartDocument | Provides access to an XML document of the current custom XML part. |
See Also