2.13.25 SlideLayoutType
Referenced by: SlideAtom
An enumeration that specifies the slide layout of a slide.
Name |
Value |
Meaning |
---|---|---|
0x00000000 |
One title and one subtitle placeholder shapes. |
|
0x00000001 |
Presentation slide or main master slide layout with one title and one body placeholder shape. |
|
0x00000002 |
Title master slide layout with one title and one subtitle placeholder shape. |
|
0x00000007 |
Presentation slide layout with one title placeholder shape. |
|
0x00000008 |
Presentation slide layout with one title and two body placeholder shapes stacked horizontally. |
|
0x00000009 |
Presentation slide layout with one title and two body placeholder shapes stacked vertically. |
|
0x0000000A |
Presentation slide layout with one title and three body placeholder shapes split into two columns. The right column has two rows. |
|
0x0000000B |
Presentation slide layout with one title and three body placeholder shapes split into two columns. The left column has two rows. |
|
0x0000000D |
Presentation slide layout with one title and three body placeholder shapes split into two rows. The top row has two columns. |
|
0x0000000E |
Presentation slide layout with one title and four body placeholder shapes. |
|
0x0000000F |
Presentation slide layout with one body placeholder shape. |
|
0x00000010 |
Presentation slide layout with no placeholder shape. |
|
0x00000011 |
Presentation slide layout with a vertical title placeholder shape on the right and a body placeholder shape on the left. |
|
0x00000012 |
Presentation slide layout with a vertical title placeholder shape on the right and two body placeholder shapes in two columns on the left. |