XmlMappedRange.AutoOutline Method

Definition

Automatically creates an outline for the XmlMappedRange control.

public:
 System::Object ^ AutoOutline();
public object AutoOutline ();
abstract member AutoOutline : unit -> obj
Public Function AutoOutline () As Object

Returns

Remarks

Because the XmlMappedRange control is a single cell, Microsoft Office Excel creates an outline for the entire sheet. The new outline replaces any existing outline.

Applies to