NotesMaster.Load(NotesMasterPart) メソッド

定義

DOM を NotesMasterPart から読み込まれます。

public void Load (DocumentFormat.OpenXml.Packaging.NotesMasterPart openXmlPart);
override this.Load : DocumentFormat.OpenXml.Packaging.NotesMasterPart -> unit
Public Sub Load (openXmlPart As NotesMasterPart)

パラメーター

openXmlPart
NotesMasterPart

ロードする部分を指定します。

適用対象