HTMLTableCellElement.Axis

HTMLTableCellElement.Axis property

Names group of related headers. See the axis attribute definition in HTML 4.01.

public string Axis { get; set; }

See Also