HTMLTableCellElement.Abbr

HTMLTableCellElement.Abbr property

Abbreviation for header cells. See the abbr attribute definition in HTML 4.01.

public string Abbr { get; set; }

See Also