Method: RubyXL::Text#to_s

Defined in:
lib/rubyXL/objects/text.rb

#to_sObject



19
20
21
# File 'lib/rubyXL/objects/text.rb', line 19

def to_s
  value.to_s
end