Range.AutoOutline Method

Definition

Automatically creates an outline for the specified range.

public:
 System::Object ^ AutoOutline();
public object AutoOutline ();
Public Function AutoOutline () As Object

Returns

Remarks

If the range is a single cell, Microsoft Excel creates an outline for the entire sheet. The new outline replaces any existing outline.

Applies to