Method: Docx::Elements::Containers::TextRun#text

Defined in:
lib/docx/containers/text_run.rb

#textObject

Returns the value of attribute text.



20
21
22
# File 'lib/docx/containers/text_run.rb', line 20

def text
  @text
end