c# - Can I write an excel add-in using Xcode? -


i've written several helpful excel add-ins using vba. i'm using excel mac 2011 version 14.2.2 (120421). i'd sell add-ins via web site. can write add-ins in xcode or have use c#?

from microsoft support:

in office 2011 mac, there no concept of add-ins. using excel add-in not possible...

you'll need use vba or applescript emulate same behavior.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -