RibbonBarQuickAccess.RemoveMacro
This function removes a macro from Ribbon Bar Quick Access Toolbar.
| Syntax | Parameters | Return Value |
|---|---|---|
Function RibbonBarQuickAccess.RemoveMacro( _
MacroPath As String) As Boolean
|
MacroPath [in]
The filepath to the macro to remove from the ribbon bar. Type: String |
Boolean |