Share via


CommentList.Load Method

Loads the DOM from the SlideCommentsPart.

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

Syntax

'Declaration
Public Sub Load ( _
    openXmlPart As SlideCommentsPart _
)
'Usage
Dim instance As CommentList
Dim openXmlPart As SlideCommentsPart

instance.Load(openXmlPart)
public void Load(
    SlideCommentsPart openXmlPart
)

Parameters

See Also

Reference

CommentList Class

CommentList Members

DocumentFormat.OpenXml.Presentation Namespace