2.13.21 PlaceholderEnum
Referenced by: PlaceholderAtom, RoundTripHFPlaceholder12Atom, RoundTripNewPlaceholderId12Atom, SlideAtom
An enumeration that specifies the type of a placeholder shape. The meaning of each enumeration value is further specified in the PlaceholderAtom record. This enumeration is also used to define a slide layout as described in the SlideAtom record.
Name |
Value |
Meaning |
---|---|---|
0x00 |
No placeholder shape. |
|
0x01 |
Master title text placeholder shape. |
|
0x02 |
Master body text placeholder shape. |
|
0x03 |
Master center title text placeholder shape. |
|
0x04 |
Master sub-title text placeholder shape. |
|
0x05 |
Master notes slide image placeholder shape. |
|
0x06 |
Master notes body text placeholder shape. |
|
0x07 |
Master date placeholder shape. |
|
0x08 |
Master slide number placeholder shape. |
|
0x09 |
Master footer placeholder shape. |
|
0x0A |
Master header placeholder shape. |
|
0x0B |
Notes slide image placeholder shape. |
|
0x0C |
Notes body text placeholder shape. |
|
0x0D |
Title text placeholder shape. |
|
0x0E |
Body text placeholder shape. |
|
0x0F |
Center title text placeholder shape. |
|
0x10 |
Sub-title text placeholder shape. |
|
0x11 |
Vertical title text placeholder shape. |
|
0x12 |
Vertical body text placeholder shape. |
|
0x13 |
Object placeholder shape. |
|
0x14 |
Graph object placeholder shape. |
|
0x15 |
Table object placeholder shape. |
|
0x16 |
Clipart object placeholder shape. |
|
0x17 |
Organization chart object placeholder shape. |
|
0x18 |
Media object placeholder shape. |
|
0x19 |
Vertical object placeholder shape. |
|
0x1A |
Picture object placeholder shape. |