CustomXMLPartClass.Load(String) Method

Definition

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

Parameters

FilePath
String

Returns

Implements

Applies to