Class: RubyFromExcel::SimpleFormulaCell

Inherits:
FormulaCell show all
Defined in:
lib/cells/formula/simple_formula_cell.rb

Instance Attribute Summary

Attributes inherited from FormulaCell

#ast, #original_formula

Attributes inherited from Cell

#dependencies, #reference, #worksheet, #xml_type, #xml_value

Method Summary

Methods inherited from FormulaCell

#debug, #parse_xml, #ruby_value, #work_out_dependencies

Methods inherited from Cell

#alter_other_cells_if_required, #can_be_replaced_with_value?, #debug, #initialize, #inspect, #parse_xml, #test, #to_ruby, #to_s, #to_test, #tolerance_for, #value, #value_for_including, #work_out_dependencies

Constructor Details

This class inherits a constructor from RubyFromExcel::Cell