Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 689 Bytes

Excel.tableobject.fetchedrowoverflow.md

File metadata and controls

31 lines (17 loc) · 689 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
TableObject.FetchedRowOverflow property (Excel)
vbaxl10.chm916074
vbaxl10.chm916074
d11d528d-f82a-b7a1-066f-afaa6a2646e3
04/19/2019
medium

TableObject.FetchedRowOverflow property (Excel)

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

Syntax

expression.FetchedRowOverflow

expression A variable that represents a TableObject object.

Property value

BOOL

[!includeSupport and feedback]