Method: AsposeCellsCloud::TextItems#hash
- Defined in:
- lib/aspose_cells_cloud/models/text_items.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
112 113 114 |
# File 'lib/aspose_cells_cloud/models/text_items.rb', line 112 def hash [ text_item_list , link ].hash end |