/addin-workshop

Tutorial using the ScriptLab tool to learn about and create Excel add-in code.

Office JavaScript API Tutorial

Introduction

We will be walking through several lessons using the Script Lab add-in. Our goals in this workshop will be:

  1. Learn about add-ins and how to build them.

  2. Build an add-in.

  3. Exercise some Office JavaScript APIs to do something useful.

Requirements