returns cell’s bottom border
237 238 239
# File 'lib/rubyXL/cell.rb', line 237 def border_bottom() return get_border(:bottom) end