Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the SlideCommentsPart of the SlidePart.
Namespace: DocumentFormat.OpenXml.Packaging
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public ReadOnly Property SlideCommentsPart As SlideCommentsPart
Get
'Usage
Dim instance As SlidePart
Dim value As SlideCommentsPart
value = instance.SlideCommentsPart
public SlideCommentsPart SlideCommentsPart { get; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.SlideCommentsPart