Method: AsposeCellsCloud::CalculateFormulaResponse#hash
- Defined in:
- lib/aspose_cells_cloud/models/calculate_formula_response.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
124 125 126 |
# File 'lib/aspose_cells_cloud/models/calculate_formula_response.rb', line 124 def hash [ result , code , status ].hash end |