_CustomXMLPart.LoadXML(String) Method

Definition

Allows the template author to populate a _CustomXMLPart object from an XML string. Returns True if the load was successful.

C++
public:
 bool LoadXML(System::String ^ XML);

Parameters

XML
String

Contains the XML to load.

Returns

Boolean

Applies to

Product Versions
Office primary interop assembly Latest