class RubyDocx::Htmls::HtmlBreakLine
Public Instance Methods
to_xml()
click to toggle source
# File lib/ruby_docx/htmls/html_break_line.rb, line 4 def to_xml "<w:br/>" end
# File lib/ruby_docx/htmls/html_break_line.rb, line 4 def to_xml "<w:br/>" end