Quote:
Originally Posted by gmayor
With Word closed, open the add-in template with the ribbonX editor and change the line indicated by Andrew. Do not modify the normal template.
|
Thank you so much, Mr. Graham
Just for clarification, Mr Andrew, the value of visible attribute must be in lower case, otherwise, an error appears
visible="false"
Quote:
Originally Posted by Guessed
Code:
<tab id="GMBatchProcessTab" insertAfterMso="TabInsert" getLabel="GMBatch_getLabel" visible="False" >
|
However, thanks for both
Best Regards