SlideLayoutType

SlideLayoutType enumeration

Represents the slide layout type.

public enum SlideLayoutType : sbyte

Values

NameValueDescription
Custom-1Custom
Title0Title
Text1Text
TwoColumnText2Two Column Text
Table3Table
TextAndChart4Text and Chart
ChartAndText5Chart and Text
Diagram6Diagram
Chart7Chart
TextAndClipArt8Text and Clip Art
ClipArtAndText9Clip Art and Text
TitleOnly10Title Only
Blank11Blank
TextAndObject12Text and Object
ObjectAndText13Object and Text
Object14Object
TitleAndObject15Title and Object
TextAndMedia16Text and Media
MediaAndText17Media and Text
ObjectOverText18Object over Text
TextOverObject19Text over Object
TextAndTwoObjects20Text and Two Objects
TwoObjectsAndText21Two Objects and Text
TwoObjectsOverText22Two Objects over Text
FourObjects23Four Objects
VerticalText24Vertical Text
ClipArtAndVerticalText25Clip Art and Vertical Text
VerticalTitleAndText26Vertical Title and Text
VerticalTitleAndTextOverChart27Vertical Title and Text Over Chart
TwoObjects28Two Objects
ObjectAndTwoObject29Object and Two Object
TwoObjectsAndObject30Two Objects and Object
SectionHeader31Section Header
TwoTextAndTwoObjects32Two Text and Two Objects
TitleObjectAndCaption33Title, Object, and Caption
PictureAndCaption34Picture and Caption

See Also