Alignment

Alignment class

Specifies the tab alignment.

Constructors

NameDescription
AlignmentConstructor.

Properties

NameTypeDescription
ValueintSpecifies the tab alignment. The value of the property is AlignmentValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

Alignment(value)

Constructor.

ParameterTypeDescription
valueintA AlignmentValue value.

Alignment.Value property

Specifies the tab alignment. The value of the property is AlignmentValue integer constant.

Type: int

Alignment.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.