TextFrame.Orientation 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.
The text frame orientation.
public:
property Microsoft::Office::Core::MsoTextOrientation Orientation { Microsoft::Office::Core::MsoTextOrientation get(); void set(Microsoft::Office::Core::MsoTextOrientation value); };
public Microsoft.Office.Core.MsoTextOrientation Orientation { get; set; }
Public Property Orientation As MsoTextOrientation
Property Value
Remarks
The Orientation property can be an integer value from –90 to 90 degrees or one of the MsoTextOrientation constants.