CustomXMLPartClass.LoadXML(String) Method

Definition

public:
 virtual bool LoadXML(System::String ^ XML) = Microsoft::Office::Core::_CustomXMLPart::LoadXML;
public virtual bool LoadXML (string XML);
abstract member LoadXML : string -> bool
override this.LoadXML : string -> bool
Public Overridable Function LoadXML (XML As String) As Boolean

Parameters

XML
String

Returns

Implements

Applies to