CommentAuthorList.Load Method

Loads the DOM from the CommentAuthorsPart.

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

Syntax

'Declaration
Public Sub Load ( _
    openXmlPart As CommentAuthorsPart _
)
'Usage
Dim instance As CommentAuthorList
Dim openXmlPart As CommentAuthorsPart

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

Parameters

See Also

Reference

CommentAuthorList Class

CommentAuthorList Members

DocumentFormat.OpenXml.Presentation Namespace