Method: ExcelTemplating::Document.document_title

Defined in:
lib/excel_templating/document.rb

.document_titleString

The non Dsl Methods, not expected to be used as part of the document description

Returns:

  • (String)

    The document title



27
28
29
# File 'lib/excel_templating/document.rb', line 27

def document_title
  @document_title
end