Expand Minimize
This topic has not yet been rated - Rate this topic

XlOartVerticalOverflow Enumeration

Specifies the vertical overflow setting for a text frame.

Version Added: Excel 2010

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).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.