Method: Axlsx::App#scale_crop
- Defined in:
- lib/axlsx/doc_props/app.rb
#scale_crop ⇒ Boolean Also known as: ScaleCrop
Returns The display mode for the document thumbnail.
97 98 99 |
# File 'lib/axlsx/doc_props/app.rb', line 97 def scale_crop @scale_crop end |