public class CustomPart
Public Class CustomPart
public ref class CustomPart
type CustomPart = class end
CustomPart | Constructor. |
PartDocument | The document that is contained as a custom XML part. |
ClearValue | Removes the value at the specified xPath (if any). |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Saves the CustomXmlPart. |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
SetValue | Set the value at the specified xPath (if any). |
ToString | Returns a string that represents the current object. (Inherited from Object) |
FormatFromDictionary | (Defined by DictionaryExtensions) |
GetFirstValue | (Defined by DictionaryExtensions) |