title | keywords | f1_keywords | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|
Application.EditDirectlyInCell property (Excel) |
vbaxl10.chm133129 |
|
|
e867a786-5a34-2e12-e7c6-0637650611c0 |
04/04/2019 |
medium |
True if Microsoft Excel allows editing in cells. Read/write Boolean.
expression.EditDirectlyInCell
expression A variable that represents an Application object.
This example enables editing in cells.
Application.EditDirectlyInCell = True
[!includeSupport and feedback]