Method: AsposeCellsCloud::AbstractCalculationMonitor#value_changed
- Defined in:
- lib/aspose_cells_cloud/models/abstract_calculation_monitor.rb
#value_changed ⇒ Object
Whether the cell’s value has been changed after the calculation. Should be used only in .
37 38 39 |
# File 'lib/aspose_cells_cloud/models/abstract_calculation_monitor.rb', line 37 def value_changed @value_changed end |