- **Application-specific** APIs provide strongly-typed objects that can be used to interact with objects that are native to a specific Office application. For example, you can use the Excel JavaScript ...
Office suite (Excel, Word etc..) supports add-ins, either in web or desktop app (app is Windows-only). This document will explain how to create one using Office JavaScript API, step by step. A dual ...