Sets the distance between the table cell's border and its text in twips.

<void> TableCellBorder.setTextDistance(<number> textDistance, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
textDistance The distance between the table cell's border and its text in twips.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.