Enum ShapePlaceFlipValue

ShapePlaceFlipValue enumeration

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

public enum ShapePlaceFlipValue

Values

NameValueDescription
UsePageDefault0Use page default.
FlipHorizontal1Flip horizontal.
FlipVertical2Flip vertical.
Flip90DegreeIncrementBetween0And2704Flip in 90 degree increments between 0 and 270.
NoFlip8No flip.
Undefined-2147483648Undefined

See Also