weshatheleopard / rubyXL

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

Adding support for cell rotation #308

Closed jonpearse closed 6 years ago

jonpearse commented 6 years ago

Adds support for rotating the contents of a cell.

I’ve had this in production for a couple months and it seems to be pretty stable, so thought I’d file a PR in case anyone else finds it useful!