com.aspose.cells.PictureBulletValue.html Maven / Gradle / Ivy
PictureBulletValue
com.aspose.cells
Class PictureBulletValue
java.lang.Object
BulletValue
com.aspose.cells.PictureBulletValue
public class PictureBulletValue
- extends BulletValue
Constructor Summary |
---|
PictureBulletValue()
|
Property Getters/Setters Summary | ||
---|---|---|
byte[] | getImageData() | |
void | setImageData(byte[]) | |
Gets and sets image data of the bullet. | ||
int | getType() | |
Gets the type of the bullet's value. The value of the property is BulletType integer constant. |
Constructor Detail |
---|
PictureBulletValue
public PictureBulletValue()
Property Getters/Setters Detail |
---|
getType | |
public int getType() |
Gets the type of the bullet's value. The value of the property is BulletType integer constant.
getImageData/setImageData | |
public byte[] getImageData() / public void setImageData(byte[] value) |
Gets and sets image data of the bullet.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.