Method: AsposeCellsCloud::AbstractCalculationMonitor#calculated_value

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

#calculated_valueObject

Gets the newly calculated value of the cell. Should be used only in .



39
40
41
# File 'lib/aspose_cells_cloud/models/abstract_calculation_monitor.rb', line 39

def calculated_value
  @calculated_value
end