Style

Style class

Specifies the character formatting applied to a range of text in the shape’s text block.

Constructors

NameDescription
StyleConstructor.

Properties

NameTypeDescription
ValueintSpecifies the character formatting applied to a range of text in the shape’s text block. The value of the property is St
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.
deepCloneCreates deep copy of this instance.

Style(value)

Constructor.

ParameterTypeDescription
valueintA StyleValue value.

Style.Value property

Specifies the character formatting applied to a range of text in the shape’s text block. The value of the property is StyleValue integer constant.

Type: int

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

deepClone()

Creates deep copy of this instance.