问题
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