OfficeDev/Excel-Add-in-Tutorial

Name: Excel-Add-in-Tutorial

Owner: Office Developer

Description: This repo contains the start and end states of a series of tutorials that show developers how to create, sore, and filter a table, create a chart, freeze a row, protect a worksheet, and create a custom ribbon button.

Created: 2017-12-04 22:06:56.0

Updated: 2018-05-18 00:47:40.0

Pushed: 2018-04-02 20:02:34.0

Homepage: null

Size: 2493

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Excel Web Add-in project for use with the Excel Getting Started tutorials

This repo contains the start and end states of an Excel Web Add-in tutorial that show users how to use the Excel.js to create a table, sort a table, filter a table, create a chart, freeze a row of a worksheet, protect the worksheet from editing, and create a custom button on the Excel ribbon.

Table of Contents
Change History
Prerequisites
To use the project

This sample is meant to accompany the tutorial at: Excel Tutorial.

There are three versions of the sample, in the folders Start and Completed, and VS_Solution.

To use the Before version and manually add the code, follow the procedures in the article linked to above. Then go on to each subsequent stage in the tutorial. Each one links to its successor.

To work with the Completed version, follow all the steps in the Setup section of the tutorial setup stage (but substitute “Completed” for “Start” in the instructions, and then follow the steps in the Test the add-in section of each stage of the tutorial.

To work with the VS_Solution (which is also a completed version), simply clone (or download) this repo, open the .sln file, and press F5 when Visual Studio opens. Then press Show Taskpane on the Home* menu, and press each of the buttons in the taskpane in order from top to bottom.

Questions and comments

We'd love to get your feedback about this sample. You can send your feedback to us in the Issues section of this repository.

Questions about Microsoft Office 365 development in general should be posted to Stack Overflow. If your question is about the Office JavaScript APIs, make sure that your questions are tagged with [office-js] and [API].

Additional resources

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.

Copyright

Copyright (c) 2017 Microsoft Corporation. All rights reserved.


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.