BuildType
Contents
[
Hide
]BuildType class
Determines how text will appear on a shape during animation.
Constants
Name | Value | Description |
---|---|---|
AsOneObject | 0 | With containing shape. |
AllParagraphsAtOnce | 1 | All paragraph. |
ByLevelParagraphs1 | 2 | By groups of paragraphs of depth 1. |
ByLevelParagraphs2 | 3 | By groups of paragraphs of depth 2. |
ByLevelParagraphs3 | 4 | By groups of paragraphs of depth 3. |
ByLevelParagraphs4 | 5 | By groups of paragraphs of depth 4. |
ByLevelParagraphs5 | 6 | By groups of paragraphs of depth 5. |
AsOneObject
With containing shape.
AllParagraphsAtOnce
All paragraph.
ByLevelParagraphs1
By groups of paragraphs of depth 1.
ByLevelParagraphs2
By groups of paragraphs of depth 2.
ByLevelParagraphs3
By groups of paragraphs of depth 3.
ByLevelParagraphs4
By groups of paragraphs of depth 4.
ByLevelParagraphs5
By groups of paragraphs of depth 5.