_CommandBarComboBox.Style 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.
Renvoie ou définit la façon dont une barre de commandes est affichée.
public:
property Microsoft::Office::Core::MsoComboStyle Style { Microsoft::Office::Core::MsoComboStyle get(); void set(Microsoft::Office::Core::MsoComboStyle value); };
public Microsoft.Office.Core.MsoComboStyle Style { get; set; }
member this.Style : Microsoft.Office.Core.MsoComboStyle with get, set
Public Property Style As MsoComboStyle
Valeur de propriété
Remarques
Il peut s’agir de l’une des constantes suivantes MsoComboStyle : msoComboLabel ou msoComboNormal.