ShapeRange.Flip(MsoFlipCmd) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flips the specified shape around its horizontal or vertical axis.
public:
void Flip(Microsoft::Office::Core::MsoFlipCmd FlipCmd);
public void Flip (Microsoft.Office.Core.MsoFlipCmd FlipCmd);
Public Sub Flip (FlipCmd As MsoFlipCmd)
Parameters
- FlipCmd
- MsoFlipCmd
Required MsoFlipCmd. Specifies whether the shape is to be flipped horizontally or vertically.