ShapeRange.Flip method (Project)

Flips each shape in the shape range around its horizontal or vertical axis.

Syntax

expression.Flip (FlipCmd)

expression A variable that represents a 'ShapeRange' object.

Parameters

Name Required/Optional Data type Description
FlipCmd Required MsoFlipCmd Specifies whether the shape is to be flipped horizontally or vertically.

Return value

Nothing

See also

ShapeRange Object MsoFlipCmd

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.