Поделиться через


NotesMasterPart.SlidePart Property

Gets the SlidePart of the NotesMasterPart.

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

Syntax

'Declaration
Public ReadOnly Property SlidePart As SlidePart
    Get
'Usage
Dim instance As NotesMasterPart
Dim value As SlidePart

value = instance.SlidePart
public SlidePart SlidePart { get; }

Property Value

Type: DocumentFormat.OpenXml.Packaging.SlidePart

See Also

Reference

NotesMasterPart Class

NotesMasterPart Members

DocumentFormat.OpenXml.Packaging Namespace