Method: Axlsx::App#presentation_format

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

#presentation_formatString Also known as: PresentationFormat

Returns The intended format of the presentation.

Returns:

  • (String)

    The intended format of the presentation.



68
69
70
# File 'lib/axlsx/doc_props/app.rb', line 68

def presentation_format
  @presentation_format
end