Skip to content

xlwings/officejs-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The simplest Office.js add-in for Microsoft Excel

Screenshot

This is the simplest possible Office.js add-in for Microsoft Excel (task pane only). It only consists of two files (and an icon in a few sizes):

  • manifest-officejs-hello.xml
  • taskpane.html

The HTML file is being served by GitHub pages.

You can play around with the add-in by sideloading manifest-officejs-hello.xml according to the office.js docs.

Note that this sample uses the raw Excel JavaScript API (no Python/xlwings).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages