TableView.Multiline Property (Outlook)

Returns or sets an OlMultiLine constant that determines how multiple lines are displayed in the TableView object. Read/write.

Version Information

Version Added: Outlook 2007

Syntax

expression .Multiline

expression A variable that represents a TableView object.

Remarks

If the value of the AutomaticColumnSizing property is set to False or if the value of the AllowInCellEditing property is set to True, the value of this property is automatically set to olAlwaysSingleLine.

See Also

Concepts

TableView Object

TableView Object Members