asposecells.api

Class PictureBulletValue

Represents the value of the image bullet.

Constructor Summary
 
Property Getters/Setters Summary
methodgetImageData()
method
           Gets and sets image data of the bullet.
methodgetType()
Gets the type of the bullet's value. The value of the property is BulletType integer constant.
 

    • Constructor Detail

      • PictureBulletValue

        PictureBulletValue()
    • Property Getters/Setters Detail

      • getType : int 

        int getType()
        
        Gets the type of the bullet's value. The value of the property is BulletType integer constant.
      • getImageData/setImageData : byte[] 

        byte[] getImageData() / setImageData(value)
        
        Gets and sets image data of the bullet.