A TableCellBorder object represents the border of a table cell.

Syntax

TableCellBorder

Introduced: X18.

Methods

Method Description
getColor Gets the cell's border color.
getTextDistance Gets the distance between the table cell's border and its text in twips.
getWidth Gets the cell's width in twips.
setColor Sets the cell's border color.
setTextDistance Sets the distance between the table cell's border and its text in twips.
setWidth Sets the cell's width in twips.