Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.02 KB

Project.Application.SelectRowStart.md

File metadata and controls

44 lines (26 loc) · 1.02 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.SelectRowStart method (Project)
vbapj.chm2043
vbapj.chm2043
project-server
Project.Application.SelectRowStart
cbb2c5a8-edbb-5d5e-e4ef-5a952db769c3
06/08/2017
medium

Application.SelectRowStart method (Project)

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

Syntax

expression. SelectRowStart( _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 first cell. The default value is False.

Return value

Boolean

Remarks

The SelectRowStart 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]