Case

Case class

Determines the case of a shape’s text.

Constructors

NameDescription
CaseConstructor.

Properties

NameTypeDescription
ValueintDetermines the case of a shape’s text. The value of the property is CaseValue integer constant.
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.

Case(value)

Constructor.

ParameterTypeDescription
valueintA CaseValue value.

Case.Value property

Determines the case of a shape’s text. The value of the property is CaseValue integer constant.

Type: int

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