PpSlideLayout Enumeration

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

Syntax

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

Members

Member name Description
ppLayoutMixed
ppLayoutTitle
ppLayoutText
ppLayoutTwoColumnText
ppLayoutTable
ppLayoutTextAndChart
ppLayoutChartAndText
ppLayoutOrgchart
ppLayoutChart
ppLayoutTextAndClipart
ppLayoutClipartAndText
ppLayoutTitleOnly
ppLayoutBlank
ppLayoutTextAndObject
ppLayoutObjectAndText
ppLayoutLargeObject
ppLayoutObject
ppLayoutTextAndMediaClip
ppLayoutMediaClipAndText
ppLayoutObjectOverText
ppLayoutTextOverObject
ppLayoutTextAndTwoObjects
ppLayoutTwoObjectsAndText
ppLayoutTwoObjectsOverText
ppLayoutFourObjects
ppLayoutVerticalText
ppLayoutClipArtAndVerticalText
ppLayoutVerticalTitleAndText
ppLayoutVerticalTitleAndTextOverChart
ppLayoutTwoObjects
ppLayoutObjectAndTwoObjects
ppLayoutTwoObjectsAndObject
ppLayoutCustom
ppLayoutSectionHeader
ppLayoutComparison
ppLayoutContentWithCaption
ppLayoutPictureWithCaption

See Also

Reference

Microsoft.Office.Interop.PowerPoint Namespace