HorzAlign

HorzAlign class

Specifies the horizontal alignment of text in the shape’s text block.

Constructors

NameDescription
HorzAlignConstructor.

Properties

NameTypeDescription
ValueintSpecifies the horizontal alignment of text in the shape’s text block. The value of the property is HorzAlignValue intege
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

HorzAlign(value)

Constructor.

ParameterTypeDescription
valueintA HorzAlignValue value.

HorzAlign.Value property

Specifies the horizontal alignment of text in the shape’s text block. The value of the property is HorzAlignValue integer constant.

Type: int

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