IToolbarButtons.Add Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Office.Interop.Excel.ToolbarButton Add (object Button, object Before, object OnAction, object Pushed, object Enabled, object StatusBar, object HelpFile, object HelpContextID);
Public Function Add (Optional Button As Object, Optional Before As Object, Optional OnAction As Object, Optional Pushed As Object, Optional Enabled As Object, Optional StatusBar As Object, Optional HelpFile As Object, Optional HelpContextID As Object) As ToolbarButton
Parameters
- Button
- Object
- Before
- Object
- OnAction
- Object
- Pushed
- Object
- Enabled
- Object
- StatusBar
- Object
- HelpFile
- Object
- HelpContextID
- Object