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é

MsoTextOrientation

Remarques

La propriété Orientation peut être un nombre intégral de –90 à 90 degrés ou l’une des constantes MsoTextOrientation.

S’applique à