OlMultiLine enumeration (Outlook)
Indicates when multiple lines are displayed in a TableView object.
Name | Value | Description |
---|---|---|
olAlwaysMultiLine | 2 | Multiple lines are always displayed. |
olAlwaysSingleLine | 1 | Single lines are always displayed. |
olWidthMultiLine | 0 | Single lines are displayed unless the length of the line, in characters, is greater than the value for the MultiLineWidth property of the TableView object, at which point multiple lines are displayed. |
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.