2.13.2 AnimBuildTypeEnum
Referenced by: AnimationInfoAtom
An enumeration that specifies animation build types.
Name |
Value |
Meaning |
---|---|---|
0xFE |
The shape follows the build type of the placeholder shape on its main master slide or its title master slide. |
|
0x00 |
No build for the shape. |
|
0x01 |
The shape animates in its entirety. |
|
0x02 |
Each paragraph of level 1 animates separately, and paragraphs of all other levels animate at the same time as their level 1 paragraphs. |
|
0x03 |
Each paragraph from level 1 to level 2 animates separately, and paragraphs of all other levels animate at the same time as their level 2 paragraphs. |
|
0x04 |
Each paragraph from level 1 to level 3 animates separately, and paragraphs of all other levels animate at the same time as their level 3 paragraphs. |
|
0x05 |
Each paragraph from level 1 to level 4 animates separately, and paragraphs of level 5 animate at the same time as their level 4 paragraphs. |
|
0x06 |
Each paragraph from level 1 to level 5 animates separately. |
|
0x07 |
Each series animates separately, and all elements in each series animate at the same time. |
|
0x08 |
Each category animates separately, and all elements in each category animate at the same time. |
|
0x09 |
Elements in the chart animate in the following order: Element in series 1 and category 1 Element in series 1 and category 2 Element in series 1 and category 3 … Element in series 2 and category 1 Element in series 2 and category 2 Element in series 2 and category 3 … Element in series 3 and category 1 Element in series 3 and category 2 Element in series 3 and category 3 … |
|
0x0A |
Elements in the chart animate in the following order: Element in category 1 and series 1 Element in category 1 and series 2 Element in category 1 and series 3 … Element in category 2 and series 1 Element in category 2 and series 2 Element in category 2 and series 3 … Element in category 3 and series 1 Element in category 3 and series 2 Element in category 3 and series 3 … |