Range.AutoOutline Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.