asposecells.api

Class CharacterBulletValue

Represents the character bullet.

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

    • Constructor Detail

      • CharacterBulletValue

        CharacterBulletValue()
    • Property Getters/Setters Detail

      • getType : int 

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

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