title | keywords | f1_keywords | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|---|---|
Application.SelectCellRight method (Project) |
vbapj.chm2048 |
|
project-server |
|
3753531a-5459-eb25-a9b9-2e9f748a0518 |
06/08/2017 |
medium |
Selects cells to the right of the current selection.
expression. SelectCellRight
( _NumCells_
, _Extend_
)
expression A variable that represents an Application object.
Name | Required/Optional | Data type | Description |
---|---|---|---|
NumCells | Optional | Long | The number of cells to select to the right of the current selection. The default value is 1. |
Extend | Optional | Boolean | True if the current selection is extended to the specified cell. The default value is False. |
Boolean
The SelectCellRight method is not available when the Calendar, Network Diagram, or Resource Graph is the active view.
[!includeSupport and feedback]