ShapeShdwType

ShapeShdwType class

Specifies the type of shadow for a shape.

Constructors

NameDescription
ShapeShdwTypeConstructor.

Properties

NameTypeDescription
ValueintSpecifies the type of shadow for a shape. The value of the property is ShapeShdwTypeValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

ShapeShdwType(value)

Constructor.

ParameterTypeDescription
valueintA ShapeShdwTypeValue value.

ShapeShdwType.Value property

Specifies the type of shadow for a shape. The value of the property is ShapeShdwTypeValue integer constant.

Type: int

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