Share via


TextFrame.Orientation Propriété

Définition

Orientation du cadre de texte.

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

Valeur de propriété

Remarques

La propriété Orientation peut être une valeur entière comprise entre –90 et 90 degrés ou l’une des constantes MsoTextOrientation .

S’applique à