Partager via


TextFrame2.Orientation Propriété

Définition

Cette propriété renvoie ou définit une valeur qui représente l'Orientation du cadre de texte. Lecture-écriture.

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é

MsoTextOrientation

Remarques

La valeur de cette propriété peut être définie sur une valeur entière comprise entre –90 et 90 degrés, ou sur l’une MsoTextOrientation des constantes.

S’applique à