Application.WrapText Method (Project)

Toggles the Wrap Text setting in a column.

Version Information

Version Added: Project 2010

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 ommitted, the 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.