Class: RubyXL::BorderEdge
- Inherits:
-
OOXMLObject
- Object
- OOXMLObject
- RubyXL::BorderEdge
- Defined in:
- lib/rubyXL/objects/border.rb
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
#get_rgb_color ⇒ Object
13 14 15 |
# File 'lib/rubyXL/objects/border.rb', line 13 def get_rgb_color color && color.rgb end |