Method: RubyXL::RichTextRun#to_s

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

#to_sObject

[View source]

56
57
58
# File 'lib/rubyXL/objects/text.rb', line 56

def to_s
  t.to_s
end