I want to determine if my XColumnRowRange has a border around all the outside cells. The first row cells should have a TopLine. The first column cells should have a LeftLine. The last column cells should have a RightLine. The last rows cells should have a BottomLine. What is the best way to check this?
Raymond