Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Wiki  API  Corporate

com.aspose.powerpoint
Interface TextUnitEffect


public interface TextUnitEffect

Represents the units for 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