Gets or sets the number of columns of frames in the frameset.

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

Property Value

A string representing the number of columns of frames in the frameset.

See Also

HTMLFrameSetElement Object | HTMLFrameSetElement Members | DOM Namespace