HTMLTableCellElement.Abbr Property |
Gets or sets the abbreviation for header cells.
[VBScript] Public Property Abbr As String
[JScript] public function get Abbr() : String; public function set Abbr(String);
A string representing the abbreviation for header cells.
HTMLTableCellElement Object | HTMLTableCellElement Members | DOM Namespace