asposecells.api

Class Bullet

Represents the bullet.

Property Getters/Setters Summary
methodgetBulletValue()
Gets bullet value
methodgetFontName()
method
           Get and sets the name of the font.
methodgetType()
method
setType(value)
           Gets and sets the bullet type. The value of the property is BulletType integer constant.
 

    • Property Getters/Setters Detail

      • getType/setType : int 

        int getType() / setType(value)
        
        Gets and sets the bullet type. The value of the property is BulletType integer constant.
      • getFontName/setFontName : String 

        String getFontName() / setFontName(value)
        
        Get and sets the name of the font.