returns dhtmlxRibbon instance attached to a cell
var myRibbon = dhxComponent.cells(id).attachRibbon(); // somewhere in other place var attachedRibbon = dhxComponent.cells(id).getAttachedRibbon();