Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

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

Repository files navigation

[ARCHIVED] Excel-Content-Add-in-Humongous-Insurance

Note: This sample has been moved to the main Office Add-ins Samples repo at Excel content add-in: Humongous Insurance. The sample here is archived and no longer actively maintained. Security vulnerabilities may exist in the project, or its dependencies. If you plan to reuse or run any code from this repo, be sure to perform appropriate security checks on the code or dependencies first. Do not use this project as the starting point of a production Office Add-in. Always start your production code by using the Yeoman generator for Office Add-ins or maintained samples, and follow security best practices as you develop the add-in.

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. To avoid unnecessary security scans on an archived sample, the packages.config file was renamed. To restore the project's dependencies, rename packages-archive.config to packages.config.
  2. 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.
  3. Then open the HumongousInsuranceAgentsAddin.sln in Visual Studio.
  4. Set the startup document to the included Excel spreadsheet, HumongousInsuranceAgentsAddin.xls.
  5. 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 [email protected] with any additional questions or comments.

About

[ARCHIVED] 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.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 8