McLeodMoores / xl4j

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

Add an XLEnum function that returns all fields in an enum as an array #115

Closed emcleod closed 7 years ago

emcleod commented 7 years ago

Don't need an extra annotation - use @XLConstant at the enum declaration and add all values