Bullet

Bullet class

Determines the bullet style.

Constructors

NameDescription
BulletConstructor.

Properties

NameTypeDescription
ValueintDetermines the bullet style. The value of the property is BulletValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

Bullet(value)

Constructor.

ParameterTypeDescription
valueintA BulletValue value.

Bullet.Value property

Determines the bullet style. The value of the property is BulletValue integer constant.

Type: int

Bullet.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.