Comments.Load(WordprocessingCommentsPart) Method

Definition

Loads the DOM from the WordprocessingCommentsPart

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

Parameters

openXmlPart
WordprocessingCommentsPart

Specifies the part to be loaded.

Applies to