# File text/format.rb, line 549
549:     def right_fill?
550:       return @format_style == RIGHT_FILL
551:     end