PpPlaceholderType Enumeration

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

Syntax

'Declaration
Public Enumeration PpPlaceholderType
'Usage
Dim instance As PpPlaceholderType
public enum PpPlaceholderType

Members

Member name Description
ppPlaceholderMixed
ppPlaceholderTitle
ppPlaceholderBody
ppPlaceholderCenterTitle
ppPlaceholderSubtitle
ppPlaceholderVerticalTitle
ppPlaceholderVerticalBody
ppPlaceholderObject
ppPlaceholderChart
ppPlaceholderBitmap
ppPlaceholderMediaClip
ppPlaceholderOrgChart
ppPlaceholderTable
ppPlaceholderSlideNumber
ppPlaceholderHeader
ppPlaceholderFooter
ppPlaceholderDate
ppPlaceholderVerticalObject
ppPlaceholderPicture

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace