This is a basic Excel add-in that sets the background color of a selected range. It uses a button in the add-in's task pane to do this. Excel add-ins use the Excel JavaScript APIs and Office Platform ...
The following samples show how to build the simplest Office Add-in with only a manifest, HTML web page, and a logo. They will help you understand the fundamental parts of an Office Add-in. For ...