Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 688 Bytes

Excel.tableobject.preservecolumninfo.md

File metadata and controls

30 lines (17 loc) · 688 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
TableObject.PreserveColumnInfo property (Excel)
vbaxl10.chm916082
vbaxl10.chm916082
eb9c65b5-587d-375c-0655-9bf78ce3dc85
04/19/2019
medium

TableObject.PreserveColumnInfo property (Excel)

Specifies if column sorting, filtering, and layout information is preserved whenever a query table is refreshed. The default value is False. Read/write Boolean.

Syntax

expression.PreserveColumnInfo

expression A variable that represents a TableObject object.

Property value

BOOL

[!includeSupport and feedback]