TextFrame2.Orientation Property

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

Syntax

'Declaration
Property Orientation As MsoTextOrientation
    Get
    Set
'Usage
Dim instance As TextFrame2
Dim value As MsoTextOrientation

value = instance.Orientation

instance.Orientation = value
MsoTextOrientation Orientation { get; set; }

Property Value

Type: Microsoft.Office.Core.MsoTextOrientation

See Also

Reference

TextFrame2 Interface

TextFrame2 Members

Microsoft.Office.Core Namespace