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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.