Method: Axlsx::App#PresentationFormat

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

#PresentationFormatString

Returns The intended format of the presentation.

Returns:

  • (String)

    The intended format of the presentation.



32
33
34
# File 'lib/axlsx/doc_props/app.rb', line 32

def PresentationFormat
  @PresentationFormat
end