Skip to main content
Row

ICustomXmlPart Members

A custom XML part embedded in a workbook.

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