Method: Docx::Elements::Containers::TableRow.tag

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

.tagObject



11
12
13
# File 'lib/docx/containers/table_row.rb', line 11

def self.tag
  'tr'
end