次の方法で共有


HandoutMaster.Load(HandoutMasterPart) メソッド

定義

HandoutMasterPart から DOM を読み込む

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

パラメーター

openXmlPart
HandoutMasterPart

読み込むパーツを指定します。

適用対象