Method: Axlsx::App#Manager

Defined in:
lib/axlsx/doc_props/app.rb

#ManagerString

Returns The name of the manager for the document.

Returns:

  • (String)

    The name of the manager for the document.



17
18
19
# File 'lib/axlsx/doc_props/app.rb', line 17

def Manager
  @Manager
end