aspose.cells

Class PictureBulletValue

Represents the value of the image bullet.

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

    • Constructor Detail

      • PictureBulletValue

        function PictureBulletValue()
    • Property Getters/Setters Detail

      • getType : Number 

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

        function getImageData() / function setImageData(value)
        
        Gets and sets image data of the bullet.