NetOfficeFw / NetOffice

🌌 Create add-ins and automation code for Microsoft Office applications.
MIT License
697 stars 143 forks source link

Support about new/incoming office versions #240

Closed GiorgosTsal closed 4 years ago

GiorgosTsal commented 5 years ago

I would like to know how long does it take to create the new APIs when a new version comes out. For example, from what I see, you don't support office version 2019. When will you get support for this version? I want to switch from Microsoft Interop to NetOffice. Thank you in advance.

jozefizso commented 5 years ago

Is there a particular API you are missing from NetOffice?

NetOffice supports Microsoft Office 2016 API and so far 2019 has the same API set, so you can use NetOffice with it as well.