Name
Listview.Visible -- get number of visible entries
Function
Get the current number of visible entries in the list. You have to be prepared to get a result of -1, which means that the list is not visible at all (e.g. when the window is iconifed).

Type
Number

Applicability
G


Show TOC