Gets the formatting attributes of a table row.

<void> TableRow.getCellFormat(<RequestCellFormatCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the row's formatting attributes.
errorCallback Optional. Is called when the operation failed with an error.