Method: TableGo::Column#column_html

Defined in:
lib/table_go/column.rb

#column_htmlObject



29
30
31
# File 'lib/table_go/column.rb', line 29

def column_html
  options[:column_html]
end