共用方式為


CommentList.Load(PowerPointCommentPart) Method

Definition

Loads the DOM from the PowerPointCommentPart

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

Parameters

openXmlPart
PowerPointCommentPart

Specifies the part to be loaded.

Applies to