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

指定要加载的部件。

适用于