Purpose: Set the current outline level of the task row.
|
Argument |
Type |
Required |
Purpose |
|
1 |
Integer |
Yes |
Task Row (1 based) |
|
2 |
Integer |
Yes |
New outline level (1-9) |
|
Example: Set the outline level of Row 4 to 2.
Sub CreateOutlinedSchedulewithDataGraph(ByVal objmilestones As Object)
'Remove Unneeded Columns and Rows From Template
'Put Text in Task Column
'Setup Outline Levels and Summary Bar Settings
.refresh The Task Row must exist or an error is generated. The outline passed in must be an integer value from 1-9. |
Related Topics
To effectively program with this interface, it's important to learn all about Milestones Professional. Learn about Milestones.
Milestones Professional 2025 Automation Methods and Properties. © Copyright 2000-2025, KIDASA Software, Inc. All rights reserved.