Gets or sets the cell width.

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

Property Value

A string representing the cell width.

See Also

HTMLTableCellElement Object | HTMLTableCellElement Members | DOM Namespace