Aracılığıyla paylaş


CommentsExtensible.Load(WordCommentsExtensiblePart) Method

Definition

Loads the DOM from the WordCommentsExtensiblePart

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

Parameters

openXmlPart
WordCommentsExtensiblePart

Specifies the part to be loaded.

Applies to