DisplayFormat.Orientation Property

Definition

Gets a value that represents the text orientation of the associated Range object as it is displayed in the current user interface.

public:
 property System::Object ^ Orientation { System::Object ^ get(); };
public object Orientation { get; }
Public ReadOnly Property Orientation As Object

Property Value

The text orientation of the associated Range object as it is displayed in the current user interface.

Remarks

Read-only.

Applies to