McLeodMoores / xl4j

Framework for writing Excel Add-ins in Java
Other
7 stars 3 forks source link

Add an XLConstants annotation that exposes all visible fields in a class #114

Closed emcleod closed 7 years ago

emcleod commented 7 years ago

Don't need an extra annotation - just put @XLConstant at the top of a class.