Method: Axlsx::CellAlignment#textRotation

Defined in:
lib/axlsx/stylesheet/cell_alignment.rb

#textRotationInteger

The textRotation of the cell.

Returns:

  • (Integer)


33
34
35
# File 'lib/axlsx/stylesheet/cell_alignment.rb', line 33

def textRotation
  @textRotation
end