Method: ExcelAbstraction::Row#styles

Defined in:
lib/excel_templating/excel_abstraction/row.rb

#stylesObject

Returns the value of attribute styles.



6
7
8
# File 'lib/excel_templating/excel_abstraction/row.rb', line 6

def styles
  @styles
end