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.



97
98
99
# File 'lib/axlsx/doc_props/app.rb', line 97

def scale_crop
  @scale_crop
end