ShapeRange.HorizontalFlip Property
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.
True if the specified shape is flipped around the horizontal axis. Read-only MsoTriState.
public:
property Microsoft::Office::Core::MsoTriState HorizontalFlip { Microsoft::Office::Core::MsoTriState get(); };
public Microsoft.Office.Core.MsoTriState HorizontalFlip { get; }
Public ReadOnly Property HorizontalFlip As MsoTriState