Skip to main content
All docs
V25.1
  • 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