com.aspose.slides
Interface SlideShowRangeType


public interface SlideShowRangeType

Represents the range type of a slide show.


Field Summary
static int SHOW_ALL
           
static int SHOW_NAMED_SLIDE_SHOW
           
static int SHOW_SLIDE_RANGE
           
 

Field Detail

SHOW_ALL

static final int SHOW_ALL
See Also:
Constant Field Values

SHOW_NAMED_SLIDE_SHOW

static final int SHOW_NAMED_SLIDE_SHOW
See Also:
Constant Field Values

SHOW_SLIDE_RANGE

static final int SHOW_SLIDE_RANGE
See Also:
Constant Field Values