Method: Axlsx::App#scale_crop

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

#scale_cropBoolean Also known as: ScaleCrop

Returns The display mode for the document thumbnail.

Returns:

  • (Boolean)

    The display mode for the document thumbnail.



100
101
102
# File 'lib/axlsx/doc_props/app.rb', line 100

def scale_crop
  @scale_crop
end