SelectRowStart Method

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

Syntax

expression**.SelectRowStart(Extend)**

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

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

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.

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 | SelectRowEnd Method | SelectSheet Method | SelectTaskCell Method | SelectTaskColumn Method