Slide.SlidePart Property
Gets the SlidePart associated with this element.
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
Public Property SlidePart As SlidePart
Get
Friend Set
用法
Dim instance As Slide
Dim value As SlidePart
value = instance.SlidePart
public SlidePart SlidePart { get; internal set; }
Property Value
Type: DocumentFormat.OpenXml.Packaging.SlidePart
Returns SlidePart.