returns cell’s right border
232 233 234
# File 'lib/rubyXL/cell.rb', line 232 def border_right() return get_border(:right) end