Method: RubyDocx::Elements::Element#doc

Defined in:
lib/ruby_docx/elements/element.rb

#docObject (readonly)

Returns the value of attribute doc.



5
6
7
# File 'lib/ruby_docx/elements/element.rb', line 5

def doc
  @doc
end