Share via


CommentList.SlideCommentsPart Property

Gets the SlideCommentsPart associated with this element.

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

Syntax

'Declaration
Public Property SlideCommentsPart As SlideCommentsPart
    Get
    Friend Set
'Usage
Dim instance As CommentList
Dim value As SlideCommentsPart

value = instance.SlideCommentsPart
public SlideCommentsPart SlideCommentsPart { get; internal set; }

Property Value

Type: DocumentFormat.OpenXml.Packaging.SlideCommentsPart
Returns SlideCommentsPart.

See Also

Reference

CommentList Class

CommentList Members

DocumentFormat.OpenXml.Presentation Namespace