Sets the distance between the table cell's border and its text in twips.
<void> TableCellBorder.setTextDistance(<number> textDistance, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| text |
The distance between the table cell's border and its text in twips. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |