Method: AsposeCellsCloud::CellsObjectOperateTaskParameter#hash

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

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



136
137
138
# File 'lib/aspose_cells_cloud/models/cells_object_operate_task_parameter.rb', line 136

def hash
  [ operate_object , operate_parameter , destination_data_source , destination_workbook ].hash
end