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