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