aspose.cells

Class Bullet

Represents the bullet points should be applied to a paragraph.

Property Getters/Setters Summary
functiongetBulletValue()
Gets the value of bullet.
functiongetFontName()
function
           Get and sets the name of the font.
functiongetType()
function
setType(value)
           Gets and sets the type of bullet. The value of the property is BulletType integer constant.
 

    • Property Getters/Setters Detail

      • getBulletValue : BulletValue 

        function getBulletValue()
        
        Gets the value of bullet.
      • getType/setType : Number 

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

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