Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 927 Bytes

Outlook.TableView.AllowInCellEditing.md

File metadata and controls

36 lines (21 loc) · 927 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
TableView.AllowInCellEditing property (Outlook)
vbaol11.chm2526
vbaol11.chm2526
Outlook.TableView.AllowInCellEditing
dc6fa249-405f-6262-b085-53da15ba3d72
06/08/2017
medium

TableView.AllowInCellEditing property (Outlook)

Returns or sets a Boolean value that determines whether in-cell editing is allowed in the TableView object. Read/write.

Syntax

expression. AllowInCellEditing

expression A variable that represents a TableView object.

Remarks

If this property is set to True, then the Multiline property of the TableView object is automatically set to olAlwaysSingleLine.

See also

TableView Object

[!includeSupport and feedback]