Share via


ShapeRange.VerticalFlip Property

True if the specified shape is flipped around the vertical axis.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property VerticalFlip As MsoTriState
    Get
'Usage
Dim instance As ShapeRange
Dim value As MsoTriState

value = instance.VerticalFlip
MsoTriState VerticalFlip { get; }

Property Value

Type: MsoTriState

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.Word Namespace