Application.WrapText method (Project)

Toggles the Wrap Text setting in a column.

Syntax

expression.WrapText (Column)

expression An expression that returns an Application object.

Parameters

Name Required/Optional Data type Description
Column Optional Integer The target column identifier. If omitted, the WrapText method is applied to the column containing the active cell.

Return value

Boolean

Remarks

The WrapText method corresponds to the Wrap Text command in the option menu for a column.

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.