HTMLFrameSetElement.Cols Property |
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);
A string representing the number of columns of frames in the frameset.
HTMLFrameSetElement Object | HTMLFrameSetElement Members | DOM Namespace