TextFrame.HorizontalOverflow Property (Excel)

Returns or sets the horizontal overflow setting for the specified object. Read/write

Version Information

Version Added: Excel 2010

Syntax

expression .HorizontalOverflow

expression A variable that represents a TextFrame object.

Return Value

XlOartHorizontalOverflow

Remarks

This property only has an effect when the WordWrap property is msoFalse (0).

See Also

Concepts

TextFrame Object

TextFrame Object Members