次の方法で共有


CustomXMLPartClass.Load(String) メソッド

定義

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

パラメーター

FilePath
String

戻り値

実装

適用対象