HTMLTableElement.Border

HTMLTableElement.Border property

The width of the border around the table. See the border attribute definition in HTML 4.01.

public string Border { get; set; }

See Also