Task.OutlineHideSubTasks Method
Project Developer Reference |
Hides the subtasks of the selected task or tasks.
Syntax
expression.OutlineHideSubTasks
expression A variable that represents a Task object.
Example
The following example collapses the entire outline of the first task.
Visual Basic for Applications |
---|
|
See Also