-->

Excel AddIn in Excel 2011 for MAC

2019-08-11 07: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)...