PowerPoint.SlideLayoutType enum
指定幻灯片版式的类型。
注解
字段
| blank = "Blank" | 空白布局。 |
| chart = "Chart" | 图表布局。 |
| chartAndText = "ChartAndText" | 图表和文本布局。 |
| clipArtAndText = "ClipArtAndText" | 剪贴画和文本布局。 |
| clipArtAndVerticalText = "ClipArtAndVerticalText" | 剪贴画和垂直文本布局。 |
| comparison = "Comparison" | 比较布局。 |
| contentWithCaption = "ContentWithCaption" | 具有描述文字布局的内容。 |
| custom = "Custom" | 自定义布局。 |
| fourObjects = "FourObjects" | 四个对象布局。 |
| largeObject = "LargeObject" | 大型对象布局。 |
| mediaClipAndText = "MediaClipAndText" | MediaClip 和文本布局。 |
| mixed = "Mixed" | 混合布局。 |
| object = "Object" | 对象布局。 |
| objectAndText = "ObjectAndText" | 对象和文本布局。 |
| objectAndTwoObjects = "ObjectAndTwoObjects" | 对象和两个对象布局。 |
| objectOverText = "ObjectOverText" | 文本布局上的 对象。 |
| organizationChart = "OrganizationChart" | 组织结构图布局。 |
| pictureWithCaption = "PictureWithCaption" | 具有描述文字布局的图片。 |
| sectionHeader = "SectionHeader" | 节标题布局。 |
| table = "Table" | 表布局。 |
| text = "Text" | 文本布局。 |
| textAndChart = "TextAndChart" | 文本和图表布局。 |
| textAndClipArt = "TextAndClipArt" | 文本和剪贴画布局。 |
| textAndMediaClip = "TextAndMediaClip" | 文本和 MediaClip 布局。 |
| textAndObject = "TextAndObject" | 文本和对象布局。 |
| textAndTwoObjects = "TextAndTwoObjects" | 文本和两个对象布局。 |
| textOverObject = "TextOverObject" | 对象布局上的文本。 |
| title = "Title" | 标题布局。 |
| titleOnly = "TitleOnly" | 仅标题布局。 |
| twoColumnText = "TwoColumnText" | 双列文本布局。 |
| twoObjects = "TwoObjects" | 两个对象布局。 |
| twoObjectsAndObject = "TwoObjectsAndObject" | 两个对象和对象布局。 |
| twoObjectsAndText = "TwoObjectsAndText" | 两个对象和文本布局。 |
| twoObjectsOverText = "TwoObjectsOverText" | 文本布局上的两个对象。 |
| verticalText = "VerticalText" | 垂直文本布局。 |
| verticalTitleAndText = "VerticalTitleAndText" | 垂直标题和文本布局。 |
| verticalTitleAndTextOverChart = "VerticalTitleAndTextOverChart" | 图表布局上的垂直标题和文本。 |