Example

Use the property to return an Outline object. The following example sets the outline on Sheet4 so that only the first outline level is shown.

Visual Basic for Applications
Worksheets("sheet4").Outline.ShowLevels 1
outline object

See also: