XmlMappedRange.Ungroup Method

Definition

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.

Applies to