McLeodMoores / xl4j

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

Unregister functions on plug-in shutdown/uninstall #70

Closed jimmoores closed 8 years ago

jimmoores commented 8 years ago

I think this is done via xlEval or something plus a call to xlUnregisterId (as opposed to xlUnregister)

jimmoores commented 8 years ago

Does this, but can cause errors because xlOnTime calling deregistered GC.