HTMLTableRowElement.BgColor
HTMLTableRowElement.BgColor property
Background color for rows. See the bgcolor attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.
public string BgColor { get; set; }
See Also
- class HTMLTableRowElement
 - namespace Aspose.Html
 - assembly Aspose.HTML