com.aspose.cells
Class BulletType

java.lang.Object
    extended by com.aspose.cells.BulletType

public class BulletType 
extends java.lang.Object

Utility class containing constants. Represents the type of the bullet.


Field Summary
static final intNONE
           No bullet.
static final intCHARACTER
           Character bullet.
static final intPICTURE
           Image bullet.
static final intAUTO_NUMBERED
           Automatic numbered bullet.
 

Field Detail

NONE

public static final int NONE
No bullet.

CHARACTER

public static final int CHARACTER
Character bullet.

PICTURE

public static final int PICTURE
Image bullet.

AUTO_NUMBERED

public static final int AUTO_NUMBERED
Automatic numbered bullet.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.