BuildType enumeration

BuildType enumeration

Determines how text will appear on a shape during animation.

The BuildType type exposes the following members:

Fields

FieldDescription
AS_ONE_OBJECTWith containing shape.
ALL_PARAGRAPHS_AT_ONCEAll paragraph.
BY_LEVEL_PARAGRAPHS1By groups of paragraphs of depth 1.
BY_LEVEL_PARAGRAPHS2By groups of paragraphs of depth 2.
BY_LEVEL_PARAGRAPHS3By groups of paragraphs of depth 3.
BY_LEVEL_PARAGRAPHS4By groups of paragraphs of depth 4.
BY_LEVEL_PARAGRAPHS5By groups of paragraphs of depth 5.

See Also