ShapePlaceFlip

ShapePlaceFlip class

Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu).

Constructors

NameDescription
ShapePlaceFlipConstructor.

Properties

NameTypeDescription
ValueintSpecifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu). The v
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

ShapePlaceFlip(value)

Constructor.

ParameterTypeDescription
valueintA ShapePlaceFlipValue value.

ShapePlaceFlip.Value property

Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu). The value of the property is ShapePlaceFlipValue integer constant.

Type: int

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