Acrobat ribbon name Excel 2007

  • Thread starter Thread starter vMike
  • Start date Start date
V

vMike

Does anyone no the tabname of the Acrobat Ribbon in Excel 2007. I want to
hide and cannot figure out the name.

Mike
 
So you want to add ribbonx to your workbook or add-in that will use the same
id as Adobe used in the Acrobat add-in? Even if you knew it that would not
work. Excel would think you're creating your own tab despite using the same
id as Adobe used. I think you'll have to unload the add-in to make the tab
go away (or use startFromScratch).

--
Jim
| Does anyone no the tabname of the Acrobat Ribbon in Excel 2007. I want to
| hide and cannot figure out the name.
|
| Mike
|
|
|
 
Jim Rech said:
So you want to add ribbonx to your workbook or add-in that will use the
same
id as Adobe used in the Acrobat add-in? Even if you knew it that would
not
work. Excel would think you're creating your own tab despite using the
same
id as Adobe used. I think you'll have to unload the add-in to make the
tab
go away (or use startFromScratch).

--
Jim
| Does anyone no the tabname of the Acrobat Ribbon in Excel 2007. I want
to
| hide and cannot figure out the name.
|
| Mike
|
|
|
I want the name so that I can hide/show it like I can with the built in
tabs. Maybe it cannot be done/

Mike
 
Back
Top