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

<void> TableCellBorder.getTextDistance(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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