PpPlaceholderType Enumeration

Specifies the type of placeholder.

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

Syntax

'Declaration
<GuidAttribute("ADEADB7E-F268-4574-90FE-BC0BF4B28B3C")> _
Public Enumeration PpPlaceholderType
'Usage
Dim instance As PpPlaceholderType
[GuidAttribute("ADEADB7E-F268-4574-90FE-BC0BF4B28B3C")]
public enum PpPlaceholderType

Members

Member name Description
ppPlaceholderMixed Mixed
ppPlaceholderTitle Title
ppPlaceholderBody Body
ppPlaceholderCenterTitle Center Title
ppPlaceholderSubtitle Subtitle
ppPlaceholderVerticalTitle Vertical Title
ppPlaceholderVerticalBody Vertical Body
ppPlaceholderObject Object
ppPlaceholderChart Chart
ppPlaceholderBitmap Bitmap
ppPlaceholderMediaClip Media Clip
ppPlaceholderOrgChart Organization Chart
ppPlaceholderTable Table
ppPlaceholderSlideNumber Slide Number
ppPlaceholderHeader Header
ppPlaceholderFooter Footer
ppPlaceholderDate Date
ppPlaceholderVerticalObject Vertical Object
ppPlaceholderPicture Picture

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace