SlideLayoutType

SlideLayoutType 枚举

表示幻灯片布局类型。

public enum SlideLayoutType : sbyte  

名称描述
Custom-1自定义
Title0标题
Text1文本
TwoColumnText2两列文本
Table3表格
TextAndChart4文本和图表
ChartAndText5图表和文本
Diagram6图示
Chart7图表
TextAndClipArt8文本和剪贴画
ClipArtAndText9剪贴画和文本
TitleOnly10仅标题
Blank11空白
TextAndObject12文本和对象
ObjectAndText13对象和文本
Object14对象
TitleAndObject15标题和对象
TextAndMedia16文本和媒体
MediaAndText17媒体和文本
ObjectOverText18对象在文本上
TextOverObject19文本在对象上
TextAndTwoObjects20文本和两个对象
TwoObjectsAndText21两个对象和文本
TwoObjectsOverText22两个对象在文本上
FourObjects23四个对象
VerticalText24垂直文本
ClipArtAndVerticalText25剪贴画和垂直文本
VerticalTitleAndText26垂直标题和文本
VerticalTitleAndTextOverChart27垂直标题和文本在图表上
TwoObjects28两个对象
ObjectAndTwoObject29对象和两个对象
TwoObjectsAndObject30两个对象和对象
SectionHeader31节标题
TwoTextAndTwoObjects32两个文本和两个对象
TitleObjectAndCaption33标题、对象和说明
PictureAndCaption34图片和说明

另见