Gets the cell's border color.
<void> TableCellBorder.getColor(<RequestColorStringCallback> callback, [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| callback | Receives the cell's border color. |
| error |
Optional. Is called when the operation failed with an error. |