ChartTitle.Orientation Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette propriété renvoie ou définit l'orientation du texte.
public:
property System::Object ^ Orientation { System::Object ^ get(); void set(System::Object ^ value); };
public object Orientation { get; set; }
member this.Orientation : obj with get, set
Public Property Orientation As Object
Valeur de propriété
Object
Remarques
La valeur de cette propriété peut être une valeur entière comprise entre – 90 et 90 degrés ou l’une des XlOrientation constantes.