# File lib/spreadsheet/format.rb, line 172
   def text_wrap
      return true if @text_wrap == 1
      return false
   end