Which of the following should I choose to control Excel workbook via ruby:
RubyDeExcel
http://www.tech-notes.dyndns.org/excel_lib/
Exlap
http://cup.sakura.ne.jp/hiki/hiki.cgi?exlap_guide
I tried Exlap, then RDE, then finally chose Exlap.
RDE looks far smarter and the script is shorter. But I realized that Exlap is more practical.
I'm wondering on Exlap how should I stop the Excel VBA macro on the startup of XLS book via ruby + Exlap?