通过如下代码,创建了一个Word 2013的VTSO
<?xml version="1.0" encoding="UTF-8"?>
<customUI xmlns="

http://schemas.microsoft.com/office/2009/07/customui
" onLoad="Ribbon_Load">
<commands>
<command idMso="TabSave" Enabled="false"/>
<command idMso="TabShare" Enabled="false"/>
<command idMso="TabPrint" Enabled="false"/>
</commands>
</customUI>
但是基于以上代码新建一个Excel/PPT 2013的VSTO无法生效
请问是什么原因呢,谢谢!
I sale myself ONLY half CNY!