Method: Axlsx::App#app_version
- Defined in:
- lib/axlsx/doc_props/app.rb
#app_version ⇒ String Also known as: AppVersion
Returns The version of the application.
128 129 130 |
# File 'lib/axlsx/doc_props/app.rb', line 128 def app_version @app_version end |