weshatheleopard / rubyXL

Ruby lib for reading/writing/modifying .xlsx and .xlsm files
MIT License
1.28k stars 255 forks source link

How to change sheet name in chart data ? #344

Open g-fujioka opened 5 years ago

g-fujioka commented 5 years ago

Hi.

The xlsx file template with the chart is loaded by RubyXL. Is it possible to change the sheet name specified for data selection of the chart to another sheet name using RubyXL?