class RubyXL::BorderEdge

def ==(other)

def ==(other)
  style == other.style
end