Method: Axlsx::App#presentation_format
- Defined in:
- lib/axlsx/doc_props/app.rb
#presentation_format ⇒ String Also known as: PresentationFormat
Returns The intended format of the presentation.
68 69 70 |
# File 'lib/axlsx/doc_props/app.rb', line 68 def presentation_format @presentation_format end |