CommentAuthorList.Load(CommentAuthorsPart) Method

Definition

Loads the DOM from the CommentAuthorsPart

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

Parameters

openXmlPart
CommentAuthorsPart

Specifies the part to be loaded.

Applies to