Excel AddIn in Excel 2011 for MAC

扶醉桌前 提交于 2019-12-11 12:06:08

问题


How do you create an AddIn for Excel, if I am using Excel (Office 2011) on my MAC Machine(OS X Lion).


回答1:


Office 2011 still does not have a "full-fledged AddIn-API" but most of the VBA interface is available and AppleScript is also supported... not an AddIn-API as with Office 2010 for Windows but you can create something close (depending on your goal)...



来源:https://stackoverflow.com/questions/6803286/excel-addin-in-excel-2011-for-mac

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!