com.aspose.slides
Interface TextUnitEffect


public interface TextUnitEffect

Constants which define the units of a text animation.


Field Summary
static int ANIMATE_BY_CHARACTER
           
static int ANIMATE_BY_PARAGRAPH
           
static int ANIMATE_BY_WORD
           
 

Field Detail

ANIMATE_BY_PARAGRAPH

static final int ANIMATE_BY_PARAGRAPH
See Also:
Constant Field Values

ANIMATE_BY_WORD

static final int ANIMATE_BY_WORD
See Also:
Constant Field Values

ANIMATE_BY_CHARACTER

static final int ANIMATE_BY_CHARACTER
See Also:
Constant Field Values