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