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