DataLabel.VerticalAlignment 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'alignement vertical de l'objet spécifié.
public:
property System::Object ^ VerticalAlignment { System::Object ^ get(); void set(System::Object ^ value); };
public object VerticalAlignment { get; set; }
Public Property VerticalAlignment As Object
Valeur de propriété
Remarques
Les constantes suivantes peuvent être utilisées :
xlBottom
xlCenter
xlDistributed
xlJustify
xlTop