PresentationPart.AddCustomXmlPart Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AddCustomXmlPart(String) | Adds a CustomXmlPart to the PresentationPart. | |
AddCustomXmlPart(CustomXmlPartType) | Adds a CustomXmlPart to the PresentationPart. | |
AddCustomXmlPart(String, String) | Adds a CustomXmlPart to the PresentationPart. | |
AddCustomXmlPart(CustomXmlPartType, String) | Adds a CustomXmlPart to the PresentationPart. |
Top