# File Text/Format.rb, line 422
        def right_fill?
            return @format_style == RIGHT_FILL
        end