Giter Club home page Giter Club logo

office-add-in-commands-samples's Introduction

Office Add-in Commands Samples

##Overview Add-in commands enable developers to extend the Office user interface such as the Office Ribbon to create awesome, efficient to use add-ins. Watch this channel9 video for a complete overview. The examples in this repo show you how to use add-in commands in Excel, Word and PowerPoint add-ins. If you are looking for information about the already released Add-in commands for Outlook head to http://dev.outlook.com

Here is how the samples look when running:

###Custom Tab (Simple Example)

###Excel

###Word Existing Tab

###PowerPoint

Quick Start

Step 1. Setup your environment and activate the feature

Step 2. Create and validate your manifest

We strongly recommend you to use one of our sample manifests as a starting point, the Simple example is a good one to get going. Once you make it work then you can start making small modifications and test your changes often. If you make modifications, use the Manifest reference as a guide. You can also validate your xml using the following XSDs

Step 3. Deploy add-in manifest and test the add-in

To test your add-in you must sideload it. Support for deploying directly from Visual Studio (F5) will be released soon. In the meantime you must sideload your manifest using one of the methods below.

  • Office Desktop. Sideload you add-in via a network share.
    • Once side loaded you have to go to Insert>My Add-ins>Shared Folder and click the Refresh button to ensure the Add-in shows. Do this any time you need to refresh your Ribbon.
  • Office Online clients. Simply go to Insert>Office Add-ins>Upload Add-in

Documentation

office-add-in-commands-samples's People

Contributors

lezamax avatar panjkov avatar ruoyingliang avatar

Watchers

James Cloos avatar viktortat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.