Sets the vertical alignment of the text in the table cell.

<void> TableCellFormat.setVerticalAlignment(<VerticalAlignment> verticalAlignment, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
verticalAlignment Vertical alignment of the text.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.