HTMLTableElement.Frame

HTMLTableElement.Frame property

Specifies which external table borders to render. See the frame attribute definition in HTML 4.01.

public string Frame { get; set; }

See Also