Gets or sets a group of related headers.

[VBScript]
Public Property Axis As String
[JScript]
public function get Axis() : String;
public function set Axis(String);

Property Value

A string representing a group of related headers.

See Also

HTMLTableCellElement Object | HTMLTableCellElement Members | DOM Namespace