Gets or sets the vertical alignment of the data in the cell.

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

Property Value

A string representing the vertical alignment of the data in the cell.

See Also

HTMLTableSectionElement Object | HTMLTableSectionElement Members | DOM Namespace