Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.01 KB

Project.Application.SelectRowEnd.md

File metadata and controls

44 lines (26 loc) · 1.01 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.SelectRowEnd method (Project)
vbapj.chm2044
vbapj.chm2044
project-server
Project.Application.SelectRowEnd
4aa9b311-46d7-2424-e675-6be0c61248f3
06/08/2017
medium

Application.SelectRowEnd method (Project)

Selects the last cell in the row containing the active cell.

Syntax

expression. SelectRowEnd( _Extend_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Extend Optional Boolean True if the current selection is extended to the last cell. The default value is False.

Return value

Boolean

Remarks

The SelectRowEnd method is only available when the Gantt Chart, Task Sheet, Task Usage view, Resource Sheet, or Resource Usage view is the active view.

[!includeSupport and feedback]