Method: AsposeCellsCloud::LegendEntries#hash

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

#hashFixnum

Calculates hash code according to all attributes.

Returns:

  • (Fixnum)

    Hash code



112
113
114
# File 'lib/aspose_cells_cloud/models/legend_entries.rb', line 112

def hash
  [ legend_entry_list , link ].hash
end