SlideLayoutType
SlideLayoutType 枚举
表示幻灯片布局类型。
public enum SlideLayoutType : sbyte
值
名称 | 值 | 描述 |
---|---|---|
Custom | -1 | 自定义 |
Title | 0 | 标题 |
Text | 1 | 文本 |
TwoColumnText | 2 | 两列文本 |
Table | 3 | 表格 |
TextAndChart | 4 | 文本和图表 |
ChartAndText | 5 | 图表和文本 |
Diagram | 6 | 图示 |
Chart | 7 | 图表 |
TextAndClipArt | 8 | 文本和剪贴画 |
ClipArtAndText | 9 | 剪贴画和文本 |
TitleOnly | 10 | 仅标题 |
Blank | 11 | 空白 |
TextAndObject | 12 | 文本和对象 |
ObjectAndText | 13 | 对象和文本 |
Object | 14 | 对象 |
TitleAndObject | 15 | 标题和对象 |
TextAndMedia | 16 | 文本和媒体 |
MediaAndText | 17 | 媒体和文本 |
ObjectOverText | 18 | 对象在文本上 |
TextOverObject | 19 | 文本在对象上 |
TextAndTwoObjects | 20 | 文本和两个对象 |
TwoObjectsAndText | 21 | 两个对象和文本 |
TwoObjectsOverText | 22 | 两个对象在文本上 |
FourObjects | 23 | 四个对象 |
VerticalText | 24 | 垂直文本 |
ClipArtAndVerticalText | 25 | 剪贴画和垂直文本 |
VerticalTitleAndText | 26 | 垂直标题和文本 |
VerticalTitleAndTextOverChart | 27 | 垂直标题和文本在图表上 |
TwoObjects | 28 | 两个对象 |
ObjectAndTwoObject | 29 | 对象和两个对象 |
TwoObjectsAndObject | 30 | 两个对象和对象 |
SectionHeader | 31 | 节标题 |
TwoTextAndTwoObjects | 32 | 两个文本和两个对象 |
TitleObjectAndCaption | 33 | 标题、对象和说明 |
PictureAndCaption | 34 | 图片和说明 |
另见
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides