Method: ExcelAbstraction::Date#value
- Defined in:
- lib/excel_templating/excel_abstraction/date.rb
#value ⇒ Object (readonly)
Returns the value of attribute value.
8 9 10 |
# File 'lib/excel_templating/excel_abstraction/date.rb', line 8 def value @value end |