Sets the table cell's text type.

<void> TableCellFormat.setTextType(<TextType> textType, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
textType The cell's text type.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.