Method: AsposeCellsCloud::ConvertWorkbookOptions#hash

Defined in:
lib/aspose_cells_cloud/models/convert_workbook_options.rb

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



172
173
174
# File 'lib/aspose_cells_cloud/models/convert_workbook_options.rb', line 172

def hash
  [ name , data_source , file_info , page_setup , save_options , convert_format , check_excel_restriction ].hash
end