weshatheleopard / rubyXL

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

How to traverse through all cells? #356

Closed echan00 closed 2 years ago

echan00 commented 4 years ago

I am hoping to traverse through all cells that are not empty in a worksheet. What is the best way to do that?