Gets the table cell's background color.

<void> TableCellFormat.getBackColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the cell's background color.
errorCallback Optional. Is called when the operation failed with an error.