Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 744 Bytes

Excel.tableobject.refreshstyle.md

File metadata and controls

30 lines (17 loc) · 744 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
TableObject.RefreshStyle property (Excel)
vbaxl10.chm916075
vbaxl10.chm916075
bd01f56f-35a9-f397-ce00-574b97b4b401
04/19/2019
medium

TableObject.RefreshStyle property (Excel)

Returns or sets the way rows on the specified worksheet are added or deleted to accommodate the number of rows in a record set returned by a query. Read/write XlCellInsertionMode enumeration.

Syntax

expression.RefreshStyle

expression A variable that represents a TableObject object.

Property value

XLCELLINSERTIONMODE

[!includeSupport and feedback]