CommandBarsClass.Add(Object, Object, Object, Object) Méthode
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.
public virtual Microsoft.Office.Core.CommandBar Add (object Name, object Position, object MenuBar, object Temporary);
abstract member Add : obj * obj * obj * obj -> Microsoft.Office.Core.CommandBar
override this.Add : obj * obj * obj * obj -> Microsoft.Office.Core.CommandBar
Public Overridable Function Add (Optional Name As Object, Optional Position As Object, Optional MenuBar As Object, Optional Temporary As Object) As CommandBar
Paramètres
- Name
- Object
- Position
- Object
- MenuBar
- Object
- Temporary
- Object