Method: RubyXL::LegacyCell#formula

Defined in:
lib/rubyXL/cell.rb

#formulaObject

Returns the value of attribute formula.



15
16
17
# File 'lib/rubyXL/cell.rb', line 15

def formula
  @formula
end