Class: Spreadshit::Formula::Literal
- Inherits:
-
Struct
- Object
- Struct
- Spreadshit::Formula::Literal
- Defined in:
- lib/spreadshit/formula.rb
Instance Attribute Summary collapse
-
#content ⇒ Object
Returns the value of attribute content.
Instance Attribute Details
#content ⇒ Object
Returns the value of attribute content
17 18 19 |
# File 'lib/spreadshit/formula.rb', line 17 def content @content end |