HTMLTableCellElement.BgColor Property |
Gets or sets the cell background color.
[VBScript] Public Property BgColor As String
[JScript] public function get BgColor() : String; public function set BgColor(String);
A string representing the cell background color.
HTMLTableCellElement Object | HTMLTableCellElement Members | DOM Namespace