TableView.MultiLine property (Outlook)
Returns or sets an OlMultiLine constant that determines how multiple lines are displayed in the TableView object. Read/write.
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
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.