Method: ExcelAbstraction::Row#styles
- Defined in:
- lib/excel_templating/excel_abstraction/row.rb
#styles ⇒ Object
Returns the value of attribute styles.
6 7 8 |
# File 'lib/excel_templating/excel_abstraction/row.rb', line 6 def styles @styles end |