ShapeShdwShow

ShapeShdwShow class

Specifies the type of shadow for a shape.

Constructors

NameDescription
ShapeShdwShowConstructor.

Properties

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

Methods

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

ShapeShdwShow(value)

Constructor.

ParameterTypeDescription
valueintA ShapeShdwShowValue value.

ShapeShdwShow.Value property

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

Type: int

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