# File lib/spreadsheet/excel/writer/format.rb, line 59
  def horizontal_align
    XF_H_ALIGN.fetch @format.horizontal_align, 0
  end