com.aspose.slides
Interface ShapeAdvanceMode


public interface ShapeAdvanceMode

Represents the advance mode for the shapes.


Field Summary
static int ADVANCE_ON_CLICK
           
static int ADVANCE_ON_TIME
           
 

Field Detail

ADVANCE_ON_CLICK

static final int ADVANCE_ON_CLICK
See Also:
Constant Field Values

ADVANCE_ON_TIME

static final int ADVANCE_ON_TIME
See Also:
Constant Field Values