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