Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 641 Bytes

Excel.tableobject.enableediting.md

File metadata and controls

30 lines (17 loc) · 641 Bytes
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
TableObject.EnableEditing property (Excel)
vbaxl10.chm916081
vbaxl10.chm916081
7548cc1c-1040-b293-006c-5502d2445197
04/19/2019
medium

TableObject.EnableEditing property (Excel)

True if the user can edit the specified query table. False if the user can only refresh the query table. Read/write Boolean.

Syntax

expression.EnableEditing

expression A variable that represents a TableObject object.

Property value

BOOL

[!includeSupport and feedback]