asposecells.api

Class Bullet

Represents the bullet points should be applied to a paragraph.

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

    • Property Getters/Setters Detail

      • getType/setType : int 

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

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