Application.SelectSheet Method
Project Developer Reference |
Selects all cells in the active table.
Syntax
expression.SelectSheet
expression A variable that represents an Application object.
Return Value
Boolean
Remarks
The SelectSheet method is only available when the Gantt Chart, Task Sheet, Task Usage view, Resource Sheet, or Resource Usage view is the active view.
See Also