Class: RubyXL::RichTextRun
- Inherits:
-
OOXMLObject
- Object
- OOXMLObject
- RubyXL::RichTextRun
- Defined in:
- lib/rubyXL/objects/text.rb
Overview
Instance Method Summary collapse
Methods inherited from OOXMLObject
#before_write_xml, define_attribute, define_child_node, define_element_name, #dup, #index_in_collection, #initialize, obtain_class_variable, parse, set_countable, #write_xml
Constructor Details
This class inherits a constructor from RubyXL::OOXMLObject
Instance Method Details
#to_s ⇒ Object
49 50 51 |
# File 'lib/rubyXL/objects/text.rb', line 49 def to_s t.to_s end |