Method: Axlsx::App#manager
- Defined in:
- lib/axlsx/doc_props/app.rb
#manager ⇒ String Also known as: Manager
Returns The name of the manager for the document.
48 49 50 |
# File 'lib/axlsx/doc_props/app.rb', line 48 def manager @manager end |