Gets the distance between the table cell's border and its text in twips.
<void> TableCellBorder.getTextDistance(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the distance between the table cell's border and its text in twips. |
error |
Optional. Is called when the operation failed with an error. |