ribbonLoaded(IRibbonUI) Method

callback after Excel loaded the Ribbon, used to initialize data for the Ribbon
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)

Syntax

public void ribbonLoaded(
	IRibbonUI theRibbon
	)

Parameters

theRibbon
Type: IRibbonUI