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.
18 19 20 |
# File 'lib/axlsx/doc_props/app.rb', line 18 def manager @manager end |