Class: RubyXL::RichTextRun
- Inherits:
-
OOXMLObject
- Object
- OOXMLObject
- RubyXL::RichTextRun
- Defined in:
- lib/rubyXL/objects/text.rb
Overview
Instance Attribute Summary
Attributes included from OOXMLObjectInstanceMethods
Instance Method Summary collapse
Methods included from OOXMLObjectInstanceMethods
#==, #before_write_xml, included, #index_in_collection, #initialize, #write_xml
Instance Method Details
#to_s ⇒ Object
56 57 58 |
# File 'lib/rubyXL/objects/text.rb', line 56 def to_s t.to_s end |