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