ShapePlaceFlipValue
ShapePlaceFlipValue enumeration
Utility class containing constants. Specifies how a placeable shape flips and/or rotates on the page when a user selects Lay Out Shapes (Shapes menu).
Values
| Name | Description |
|---|---|
| USE_PAGE_DEFAULT | Use page default. |
| FLIP_HORIZONTAL | Flip horizontal. |
| FLIP_VERTICAL | Flip vertical. |
| FLIP_90_DEGREE_INCREMENT_BETWEEN_0_AND_270 | Flip in 90 degree increments between 0 and 270. |
| NO_FLIP | No flip. |
| UNDEFINED | Undefined |