Method: AsposeCellsCloud::ConvertWorkbookOptions#hash
- Defined in:
- lib/aspose_cells_cloud/models/convert_workbook_options.rb
#hash ⇒ Fixnum
Calculates hash code according to all attributes.
172 173 174 |
# File 'lib/aspose_cells_cloud/models/convert_workbook_options.rb', line 172 def hash [ name , data_source , file_info , page_setup , , convert_format , check_excel_restriction ].hash end |