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