SlidePart.SlideCommentsPart Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the SlideCommentsPart of the SlidePart
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