Gets the cell's border color.

<void> TableCellBorder.getColor(<RequestColorStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

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