Automation Addin Maximum Title

M

Michael Franz

Hi,

Hopefully this is the correct forum. I am writing an Automation addin for
Excel and running into an issue where my namespace and class name is too
long. Excel finds the addin, but complains that it is not correct. If I
shorten the name, everything is fine.

Is there a way to specify the 'title'? Or do I really have to shorten my
namespace and classname?

Thanks

Michael
 
Top