Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ICustomXmlPart Members

A custom XML part embedded in a document.

Properties

Name Description
CustomXmlGuid Gets the globally unique identifier (GUID) of the current custom XML part. Inherited from OfficeCustomXmlPart.
CustomXmlPartDocument Provides access to an XML document of the current custom XML part. Inherited from OfficeCustomXmlPart.

Methods

Name Description
Equals(T) Determines whether the specified object is equal to the current ICustomXmlPart object. Inherited from OfficeCustomXmlPart<T>.
See Also