View Single Post
 
Old 05-04-2022, 11:42 PM
laith93 laith93 is offline Windows 10 Office 2019
Competent Performer
 
Join Date: Jul 2021
Posts: 117
laith93 is on a distinguished road
Default

Quote:
Originally Posted by gmayor View Post
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 View Post
Code:
<tab id="GMBatchProcessTab" insertAfterMso="TabInsert" getLabel="GMBatch_getLabel" visible="False" >
However, thanks for both
Best Regards
Reply With Quote