Method: Axlsx::CellAlignment#textRotation
- Defined in:
- lib/axlsx/stylesheet/cell_alignment.rb
#textRotation ⇒ Integer
The textRotation of the cell.
33 34 35 |
# File 'lib/axlsx/stylesheet/cell_alignment.rb', line 33 def textRotation @textRotation end |