title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.InsertBlankRow method (Project) |
vbapj.chm2171 |
|
project-server |
|
1726e283-d242-53d4-d675-b9cb9d649d29 |
06/08/2017 |
medium |
Inserts a blank row above the selected task row or cell in a Gantt chart.
expression. InsertBlankRow
expression An expression that returns an Application object.
Boolean
The InsertBlankRow method corresponds to the Blank Row command in the Task drop-down list in the Insert group on the TASK tab on the ribbon. The blank row contains only a task ID number, where the empty Task Name cell is selected. Each task ID below the new row increases by one. Additional information for the new task can be added programmatically.
By comparison, the InsertTask method creates a task of the default task type, where the Task Name cell is selected with **<Type Task Name Here>**.
[!includeSupport and feedback]