CommentsIds.Load(WordprocessingCommentsIdsPart) Method

Definition

Loads the DOM from the WordprocessingCommentsIdsPart

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

Parameters

openXmlPart
WordprocessingCommentsIdsPart

Specifies the part to be loaded.

Applies to