Share via


_Slide.Master Property

Returns a Master object that represents the slide master. Read-only.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property Master As Master
    Get
'Usage
Dim instance As _Slide
Dim value As Master

value = instance.Master
Master Master { get; }

Property Value

Type: Microsoft.Office.Interop.PowerPoint.Master

See Also

Reference

_Slide Interface

_Slide Members

Microsoft.Office.Interop.PowerPoint Namespace