aspose.cells

Class CharacterBulletValue

Represents the character bullet.

Constructor Summary
 
Property Getters/Setters Summary
functiongetCharacter()
function
           Gets and sets character of the bullet.
functiongetType()
Gets the type of the bullet. The value of the property is BulletType integer constant.
 

    • Constructor Detail

      • CharacterBulletValue

        function CharacterBulletValue()
    • Property Getters/Setters Detail

      • getType : Number 

        function getType()
        
        Gets the type of the bullet. The value of the property is BulletType integer constant.
      • getCharacter/setCharacter : char 

        function getCharacter() / function setCharacter(value)
        
        Gets and sets character of the bullet.