Sets the table cell's text type.
<void> TableCellFormat.setTextType(<TextType> textType, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| text |
The cell's text type. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |