RibbonBarQuickAccess.AddMacro

This function adds a macro to Ribbon Bar Quick Access Toolbar.

Syntax Parameters Return Value
Function RibbonBarQuickAccess.AddMacro( _
    MacroPath As String) As Boolean
MacroPath [in]

The filepath to the macro to add.

Type: String

Boolean