Syntax

expression.OutlineLevel

expression A variable that represents a Range object.

Remarks

Level one is the outermost summary level.

Example

This example sets the outline level for row two on Sheet1.

Visual Basic for Applications
Worksheets("Sheet1").Rows(2).OutlineLevel = 1
Change the level of detail displayed by the outline? Expand the outline of a table? outline outline level Outline Level Property OutlineLevel outlinelevel property OutlineLevel? Set the outline level for the specified list?

See also: