Method: Axlsx::Cell#color

Defined in:
lib/axlsx/workbook/worksheet/cell.rb

#colorColor

The inline color property for the cell

Returns:



253
254
255
# File 'lib/axlsx/workbook/worksheet/cell.rb', line 253

def color
  @color
end