# File lib/spreadsheet/excel/writer/format.rb, line 53
  def text_direction
    XF_TEXT_DIRECTION.fetch @format.text_direction, 0
  end