共用方式為


CommentList.Save(PowerPointCommentPart) Method

Definition

Saves the DOM into the PowerPointCommentPart.

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

Parameters

openXmlPart
PowerPointCommentPart

Specifies the part to save to.

Applies to