_QueryTable.FetchedRowOverflow Property

Definition

True if the number of rows returned by the last use of the Refresh(Object) method is greater than the number of rows available on the worksheet. Read-only Boolean.

public:
 property bool FetchedRowOverflow { bool get(); };
public bool FetchedRowOverflow { get; }
Public ReadOnly Property FetchedRowOverflow As Boolean

Property Value

Applies to