Are the command codes for ExecuteMso documented?

前端 未结 2 1238
醉梦人生
醉梦人生 2021-01-21 19:38

MS Office apps have an incredible API that lets one execute any command that is accessible from the UI, but inaccessible from the Object Model. Specifically, you can use Execute

2条回答
  •  独厮守ぢ
    2021-01-21 20:32

    You can get the ID from the options dialog shown in the question. Hover above any item and find the ID in the tooltip:

提交回复
热议问题