Gets the formatting attributes of a table row.
<void> TableRow.getCellFormat(<RequestCellFormatCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the row's formatting attributes. |
| error |
Optional. Is called when the operation failed with an error. |