'What is "internal vertical borders" / "internal horizontal borders"?

The setBorder() has vertical and horizontal arguments, what are these exactly?



Solution 1:[1]

setBorder is a method of class range

And ranges can have more than one cell which leads to border that can be along the edges of the ranges and across the center of the range.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Cooper