OfficeDev/Excel-Content-Add-in-Humongous-Insurance

Name: Excel-Content-Add-in-Humongous-Insurance

Owner: Office Developer

Description: The Humongous Insurance content add-in shows how you can use the new JavaScript API for Microsoft Excel 2016 to create a compelling Excel add-in.

Created: 2016-08-23 17:47:22.0

Updated: 2017-09-29 16:05:22.0

Pushed: 2018-01-31 20:31:46.0

Homepage: http://dev.office.com

Size: 276

Language: CSS

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Excel-Content-Add-in-Humongous-Insurance

The Humongous Insurance content add-in shows how you can use the new JavaScript API for Microsoft Excel 2016 to create a compelling Excel add-in. This add-in shows how you can embed rich, interactive objects into Office documents. The following figure show the main screens of this add-in.

Title: images/image1471975566906.Png

Table of Contents
Prerequisites

You'll need:

Run the project
  1. Copy the project to a local folder. Ensure that the file path is not too long, otherwise you might run into an error in Visual Studio when it tries to install the NuGet packages necessary for the project.
  2. Then open the HumongousInsuranceAgentsAddin.sln in Visual Studio.
  3. Set the startup document to the included Excel spreadsheet, HumongousInsuranceAgentsAddin.xls.
  4. Press F5 to build and deploy the sample add-in. Excel launches and displays the add-in in the spreadsheet. You can play with the add-in by interacting with the controls.
Additional resources
Copyright

Copyright (c) 2016 Microsoft. All rights reserved.

This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.