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