_Master.Theme Property
Returns a Theme object that represents the theme used by the specified slide master, title master, handout master, notes master, or design master. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property Theme As OfficeTheme
Get
'Usage
Dim instance As _Master
Dim value As OfficeTheme
value = instance.Theme
OfficeTheme Theme { get; }
Property Value
Type: Microsoft.Office.Core.OfficeTheme