Gets or sets the column width.

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

Property Value

A string representing the column width.

See Also

HTMLTableColElement Object | HTMLTableColElement Members | DOM Namespace