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);

Property Value

A string representing the abbreviation for header cells.

See Also

HTMLTableCellElement Object | HTMLTableCellElement Members | DOM Namespace