PpTextStyleType Enumeration
Constants that specify the text style type, passed to the Item() method of the TextStyles collection.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("F7F8452D-30C2-4866-87BF-455A9FD787D8")> _
Public Enumeration PpTextStyleType
'Usage
Dim instance As PpTextStyleType
[GuidAttribute("F7F8452D-30C2-4866-87BF-455A9FD787D8")]
public enum PpTextStyleType
Members
Member name | Description | |
---|---|---|
ppDefaultStyle | Default style | |
ppTitleStyle | Title style | |
ppBodyStyle | Body style |