XmlMappedRange.Ungroup 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.
Promotes an XmlMappedRange control in an outline (that is, decreases its outline level).
public:
System::Object ^ Ungroup();
public object Ungroup ();
abstract member Ungroup : unit -> obj
Public Function Ungroup () As Object
Returns
Remarks
If the range is in a PivotTable report, this method ungroups the items contained in the XmlMappedRange control.