HTMLTableCellElement.Height Property |
Gets or sets the cell height.
[VBScript] Public Property Width As String
[JScript] public function get Width() : String; public function set Width(String);
A string representing the cell height.
HTMLTableCellElement Object | HTMLTableCellElement Members | DOM Namespace