Method: Axlsx::CellAlignment#wrapText
- Defined in:
- lib/axlsx/stylesheet/cell_alignment.rb
#wrapText ⇒ Boolean
Indicate if the text of the cell should wrap
37 38 39 |
# File 'lib/axlsx/stylesheet/cell_alignment.rb', line 37 def wrapText @wrapText end |