Method: Axlsx::App#PresentationFormat
- Defined in:
- lib/axlsx/doc_props/app.rb
#PresentationFormat ⇒ String
Returns The intended format of the presentation.
32 33 34 |
# File 'lib/axlsx/doc_props/app.rb', line 32 def PresentationFormat @PresentationFormat end |