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.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.