Libraries
»
docx
(0.6.2)
»
Index
»
Docx
»
Elements
»
Containers
»
TableRow
»
tag
Method: Docx::Elements::Containers::TableRow.tag
Defined in:
lib/docx/containers/table_row.rb
.
tag
⇒
Object
11 12 13
# File 'lib/docx/containers/table_row.rb', line 11
def
self
.
tag
'tr'
end