SelectRowEnd Method

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

Syntax

expression**.SelectRowEnd(Extend)**

*expression   *     Optional. An expression that returns an Application object.

Extend    Optional Boolean. True if the current selection is extended to the last cell. The default value is False.

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.

Applies to | Application Object

See Also | SelectBeginning Method | SelectCell Method | SelectCellDown Method | SelectCellLeft Method | SelectCellRight Method | SelectCellUp Method | SelectEnd Method | SelectionExtend Method | SelectResourceCell Method | SelectResourceColumn Method | SelectRow Method | SelectRowStart Method | SelectSheet Method | SelectTaskCell Method | SelectTaskColumn Method