com.aspose.cells
Class BulletValue

java.lang.Object
    extended by com.aspose.cells.BulletValue
Direct Known Subclasses:
AutoNumberedBulletValue, CharacterBulletValue, NoneBulletValue, PictureBulletValue

public abstract class BulletValue 
extends java.lang.Object

Represents the value of the bullet.


Property Getters/Setters Summary
abstract intgetType()
           Gets the type of the bullet's value. The value of the property is BulletType integer constant.
 

Property Getters/Setters Detail

getType

public abstract int getType()
Gets the type of the bullet's value. The value of the property is BulletType integer constant.

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