class RubyXL::BorderEdge
Public Instance Methods
==(other)
click to toggle source
# File lib/rubyXL/objects/border.rb, line 10 def ==(other) style == other.style end
# File lib/rubyXL/objects/border.rb, line 10 def ==(other) style == other.style end