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