Compartir a través de


CustomXMLPartClass.LoadXML(String) Método

Definición

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

Parámetros

XML
String

Devoluciones

Implementaciones

Se aplica a