Application.SelectTPLineHeight method (Project)
Sets the number of text lines for assignment rows in the Team Planner.
Syntax
expression.SelectTPLineHeight (LineMultiple)
expression An expression that returns an Application object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
LineMultiple | Required | Integer | Number of text lines. |
Return value
Boolean
Remarks
The Text Lines drop-down list values range from 1 to 10 in the Team Planner view. However, the LineMultiple argument in the SelectTPLineHeight method can range from 1 to 32767.
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.