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

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

Property Value

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

See Also

HTMLFrameSetElement Object | HTMLFrameSetElement Members | DOM Namespace