Gets the table cell's background color.
<void> TableCellFormat.getBackColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the cell's background color. |
| error |
Optional. Is called when the operation failed with an error. |