Shape.Flip method (Project)
Flips the shape around its horizontal or vertical axis.
Syntax
expression.Flip (FlipCmd)
expression A variable that represents a Shape object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
FlipCmd | Required | MsoFlipCmd | Specifies whether the shape is to be flipped horizontally or vertically. |
FlipCmd | Required | MSOFLIPCMD |
Return value
Nothing
See also
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.