Sets the cell's border color.

<void> TableCellBorder.setColor(<string> color, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

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