Method: Axlsx::App#ScaleCrop

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

#ScaleCropBoolean

Returns The display mode for the document thumbnail.

Returns:

  • (Boolean)

    The display mode for the document thumbnail.



56
57
58
# File 'lib/axlsx/doc_props/app.rb', line 56

def ScaleCrop
  @ScaleCrop
end