Gets the number of characters in the table cell. If the table cell is merged, the property returns -1.
<void> TableCell.getLength(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the number of characters in the cell. |
| error |
Optional. Is called when the operation failed with an error. |