HTMLTableCellElement.Valign Property |
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);
A string representing the vertical alignment of the data in the cell.
HTMLTableCellElement Object | HTMLTableCellElement Members | DOM Namespace