HTMLTableElement.Rules

HTMLTableElement.Rules property

Specifies which internal table borders to render. See the rules attribute definition in HTML 4.01.

public string Rules { get; set; }

See Also