CommentList.SlideCommentsPart Property

Definition

Gets the SlideCommentsPart associated with this element.

public DocumentFormat.OpenXml.Packaging.SlideCommentsPart SlideCommentsPart { get; }
public DocumentFormat.OpenXml.Packaging.SlideCommentsPart? SlideCommentsPart { get; }
member this.SlideCommentsPart : DocumentFormat.OpenXml.Packaging.SlideCommentsPart
Public ReadOnly Property SlideCommentsPart As SlideCommentsPart

Property Value

Returns SlideCommentsPart.

Applies to