HTMLTableCellElement.Height

HTMLTableCellElement.Height property

Cell height. See the height attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public string Height { get; set; }

See Also