_Master.TextStyles Property
Returns a TextStyles collection that represents three text styles for the specified slide master. Read-only.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
ReadOnly Property TextStyles As TextStyles
Get
'Usage
Dim instance As _Master
Dim value As TextStyles
value = instance.TextStyles
TextStyles TextStyles { get; }
Property Value
Type: Microsoft.Office.Interop.PowerPoint.TextStyles
Remarks
The three text styles that are possible:
title text
body text
default text