ShapePlaceFlipValue enumeration

ShapePlaceFlipValue enumeration

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

The ShapePlaceFlipValue type exposes the following members:

Fields

Field 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

See Also