Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.01 KB

Project.Application.SelectTPLineHeight.md

File metadata and controls

42 lines (26 loc) · 1.01 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.SelectTPLineHeight method (Project)
vbapj.chm70
vbapj.chm70
project-server
Project.Application.SelectTPLineHeight
f637032a-ede4-6164-e796-716bf5f556f1
06/08/2017
medium

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.

[!includeSupport and feedback]