com.aspose.slides
Interface BulletType


public interface BulletType

Constants which define type of extended bullets.


Field Summary
static int NUMBERED
           
static int PICTURE
           
static int SYMBOL
           
 

Field Detail

PICTURE

static final int PICTURE
See Also:
Constant Field Values

SYMBOL

static final int SYMBOL
See Also:
Constant Field Values

NUMBERED

static final int NUMBERED
See Also:
Constant Field Values