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

<void> TableCellFormat.getVerticalAlignment(<RequestVerticalAlignmentCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the vertical alignment.
errorCallback Optional. Is called when the operation failed with an error.