DisplayFormat.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.
Obtient une valeur qui représente l’orientation du texte de l’objet associé tel Range qu’il est affiché dans l’interface utilisateur actuelle.
public:
property System::Object ^ Orientation { System::Object ^ get(); };
public object Orientation { get; }
Public ReadOnly Property Orientation As Object
Valeur de propriété
Orientation du texte de l’objet associé tel Range qu’il est affiché dans l’interface utilisateur actuelle.
Remarques
En lecture seule.