title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.SelectEnd method (Project) |
vbapj.chm2042 |
|
project-server |
|
c1d050e7-739d-8a4f-01da-b8c093836733 |
06/08/2017 |
medium |
Selects the last cell in the active table that contains a resource or task.
expression. SelectEnd
( _Extend_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
Extend | Optional | Boolean | True if the current selection is extended to the last cell. If the active view is the Network Diagram or Resource Graph, Extend is ignored. The default value is False. |
Boolean
In the Resource Graph, SelectEnd selects the resource with the highest identification number. In the Network Diagram, SelectEnd selects the box closest to the lower-right corner of the view. The SelectEnd method is not available when the Calendar view is active.
[!includeSupport and feedback]