# File Text/Format.rb, line 406
        def left_align?
            return @format_style == LEFT_ALIGN
        end