Share via


Shape.VerticalFlip Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

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

value = instance.VerticalFlip
MsoTriState VerticalFlip { get; }

Property Value

Type: Microsoft.Office.Core.MsoTriState

See Also

Reference

Shape Interface

Shape Members

Microsoft.Office.Core Namespace