title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.SetTitleRowHeight method (Project) |
vbapj.chm2120 |
|
project-server |
|
7ee0d6db-9fd5-bcd4-e495-14d0a270ed99 |
06/08/2017 |
medium |
Sets the title row height of the active view.
expression. SetTitleRowHeight
( _TitleHeight_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
TitleHeight | Optional | Integer | The height of the title row of the active view. |
Boolean
Using the SetTitleRowHeight method without specifying any arguments sets the title row height to the default height of the active view.
The SetTitleRowHeight method applies only to sheet views. Project returns a trappable error (error code 1100) in a non-sheet view such as the Network Diagram or Calendar view.
[!includeSupport and feedback]