Gets the vertical alignment of the text in the table cell.
<void> TableCellFormat.getVerticalAlignment(<RequestVerticalAlignmentCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the vertical alignment. |
error |
Optional. Is called when the operation failed with an error. |