Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Wiki  API  Corporate

com.aspose.powerpoint
Interface TextLevelEffect


public interface TextLevelEffect

Represents the paragraphs level for text animation.


Field Summary
static int ANIMATE_BY_ALL_LEVELS
           
static int ANIMATE_BY_FIFTH_LEVEL
           
static int ANIMATE_BY_FIRST_LEVEL
           
static int ANIMATE_BY_FOURTH_LEVEL
           
static int ANIMATE_BY_SECOND_LEVEL
           
static int ANIMATE_BY_THIRD_LEVEL
           
 

Field Detail

ANIMATE_BY_ALL_LEVELS

static final int ANIMATE_BY_ALL_LEVELS
See Also:
Constant Field Values

ANIMATE_BY_FIRST_LEVEL

static final int ANIMATE_BY_FIRST_LEVEL
See Also:
Constant Field Values

ANIMATE_BY_SECOND_LEVEL

static final int ANIMATE_BY_SECOND_LEVEL
See Also:
Constant Field Values

ANIMATE_BY_THIRD_LEVEL

static final int ANIMATE_BY_THIRD_LEVEL
See Also:
Constant Field Values

ANIMATE_BY_FOURTH_LEVEL

static final int ANIMATE_BY_FOURTH_LEVEL
See Also:
Constant Field Values

ANIMATE_BY_FIFTH_LEVEL

static final int ANIMATE_BY_FIFTH_LEVEL
See Also:
Constant Field Values