ShapePlaceFlip
Contents
[
Hide
]ShapePlaceFlip class
Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu).
Constructors
| Name | Description |
|---|---|
| ShapePlaceFlip | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu). The v |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
ShapePlaceFlip(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A 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.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.