Method: AsposeCellsCloud::DataFillRequest#hash
- Defined in:
- lib/aspose_cells_cloud/models/data_fill_request.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
148 149 150 |
# File 'lib/aspose_cells_cloud/models/data_fill_request.rb', line 148 def hash [ file , out_file_format , check_excel_restriction , region , data_fill ].hash end |