הערה
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות להיכנס או לשנות מדריכי כתובות.
הגישה לדף זה מחייבת הרשאה. באפשרותך לנסות לשנות מדריכי כתובות.
Specifies the vertical overflow setting for a text frame.
| Name | Value | Description |
|---|---|---|
| xlOartVerticalOverflowClip | 1 | Hide text that does not fit vertically within the text frame. |
| xlOartVerticalOverflowEllipsis | 2 | Hide text that does not fit vertically within the text frame, and add an ellipsis (...) at the end of the visible text. |
| xlOartVerticalOverflowOverflow | 0 | Allow text to overflow the text frame vertically (can be from the top, bottom, or both depending on the text alignment). |
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.