Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for Talk "Tools for Working with Excel in Java"

There are three projects in this repo corresponding to the three sections of the talk.

A PDF of the slides is also included in this repo.

apache-poi-example

Code showing how Excel workbooks can be written using Java and Apache POI, including formatting and formulas.

Requires Apache-POI.

com4j-example

Example of how Excel can be automated from Java using the Excel COM interface and Com4j.

Requires Jinx-COM4J

jinx-example

Demo of extending Excel using the Jinx Excel add-in the covers the following:

  • Embedding the previous com4j example in Excel as a ribbon menu
  • Writing custom worksheet functions
  • Passing Java objects between Excel functions

Requires Jinx

About

Code for LJC presentation from July 2020

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages