CustomXMLPartClass.LoadXML(String) 方法

定义

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

参数

XML
String

返回

实现

适用于