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