Libraries
»
ruby_docx_beta
(0.1.7)
»
Index
»
RubyDocx
»
Relation
»
#value
Method: RubyDocx::Relation#value
Defined in:
lib/ruby_docx/relation.rb
#
value
⇒
Object
13 14 15
# File 'lib/ruby_docx/relation.rb', line 13
def
value
@node
.
attributes
[
"Target"
]
.
value
end