Method: DocXify::Element::TableCell#content
- Defined in:
- lib/docxify/element/table_cell.rb
#content ⇒ Object
Returns the value of attribute content.
4 5 6 |
# File 'lib/docxify/element/table_cell.rb', line 4 def content @content end |