This method returns a Border object, which represents a border around the cell.
Defined in
Syntax
public Border borders(int position) throws SymphonyException
Parameters
int position
Specifies the position of the border, and the type of this property can be a border type constant.
Usage
If the border type is invalid, this method throws an exception.
See examples