I would like to add an in-depth description to my add-in. This description would have some bold words, bullet points and other formatting. Is this possible? If so how can it be achieved? Uma Harano Wolfgang Kaiser
<AddInInfo id="{9a84e899-8222-44e4-8d04-c4c19ba4757b}" version="1.0.038" desktopVersion="2.4">
<Name>Addin name</Name>
<Description>Formatted text here </Description>
</AddInInfo>
Solved! Go to Solution.
Formatted text in the Description attribute is not supported. I would suggest to use an 'about style' ProWindows popup for formatted output instead.
Formatted text in the Description attribute is not supported. I would suggest to use an 'about style' ProWindows popup for formatted output instead.