OfficeCustomXmlPart<T> Members
A generic base interface for custom XML parts that allows you to compare two objects.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. |
See Also