Compartir a través de


CommandBarButtonClass.Move(Object, Object) Método

Definición

public virtual Microsoft.Office.Core.CommandBarControl Move (object Bar, object Before);
abstract member Move : obj * obj -> Microsoft.Office.Core.CommandBarControl
override this.Move : obj * obj -> Microsoft.Office.Core.CommandBarControl
Public Overridable Function Move (Optional Bar As Object, Optional Before As Object) As CommandBarControl

Parámetros

Bar
Object
Before
Object

Devoluciones

Implementaciones

Se aplica a