Method: ExcelTemplating::Document.document_title
- Defined in:
- lib/excel_templating/document.rb
.document_title ⇒ String
The non Dsl Methods, not expected to be used as part of the document description
27 28 29 |
# File 'lib/excel_templating/document.rb', line 27 def document_title @document_title end |