Method: TableSetting::Cell#color

Defined in:
lib/table_setting/cell.rb

#colorObject



33
34
35
# File 'lib/table_setting/cell.rb', line 33

def color
  @color || row.color
end