# File lib/prawn/table/cell.rb, line 93
      def text_area_width
        width - 2*@horizontal_padding
      end