Method: Axlsx::App#AppVersion

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

#AppVersionString

Returns The version of the application.

Returns:

  • (String)

    The version of the application.



77
78
79
# File 'lib/axlsx/doc_props/app.rb', line 77

def AppVersion
  @AppVersion
end