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