weshatheleopard / rubyXL

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

worksheet.insert_column hides column to right #336

Open bhanna98 opened 5 years ago

bhanna98 commented 5 years ago

When I use insert_column it hides the column immediately to the right.

weshatheleopard commented 5 years ago

Can you please provide some example code demonstrating your problem?