RibbonBarSettings.RemoveMacro

This function removes a macro from the Ribbon Bar.

Syntax Parameters Return Value
Function RibbonBarSettings.RemoveMacro( _
    MacroPath As String) As Boolean
  • MacroPath [in]

The filepath to the macro to remove from the ribbon bar.

Type: String

Boolean