Method: AsposeCellsCloud::CombinationSourceData#hash
- Defined in:
- lib/aspose_cells_cloud/models/combination_source_data.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
172 173 174 |
# File 'lib/aspose_cells_cloud/models/combination_source_data.rb', line 172 def hash [ tag , data_source , file_info , worksheet , table_name , cell_area , has_header ].hash end |