title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.SelectTPLineHeight method (Project) |
vbapj.chm70 |
|
project-server |
|
f637032a-ede4-6164-e796-716bf5f556f1 |
06/08/2017 |
medium |
Sets the number of text lines for assignment rows in the Team Planner.
expression.SelectTPLineHeight (LineMultiple)
expression An expression that returns an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
LineMultiple | Required | Integer | Number of text lines. |
Boolean
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.
[!includeSupport and feedback]