c# - Copying Xth sheet from N Excel workbooks into a new workbook-which language to use? -


i understand can use vba

  • i've found way sheet name not location (5th sheet in workbook) or wildcard of name (sheet named results-*)
  • i'd rather user didn't have install excel on machine in order run this.

i'd appreciate suggestions language/libraries in easiest accomplish, following list:

  • java
  • c#
  • groovy
  • ruby

for java getsheet(int) method in jexcelapi this.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -