CommentAuthorList.Save Method (CommentAuthorsPart)

Saves the DOM into the CommentAuthorsPart.

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

声明
Public Sub Save ( _
    openXmlPart As CommentAuthorsPart _
)
用法
Dim instance As CommentAuthorList
Dim openXmlPart As CommentAuthorsPart

instance.Save(openXmlPart)
public void Save(
    CommentAuthorsPart openXmlPart
)

Parameters

See Also

Reference

CommentAuthorList Class

CommentAuthorList Members

Save Overload

DocumentFormat.OpenXml.Presentation Namespace