XmlMappedRange.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 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.