XmlMappedRange.Ungroup Method
Promotes an XmlMappedRange control in an outline (that is, decreases its outline level).
Namespace: Microsoft.Office.Tools.Excel
Assembly: Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)
Syntax
'Declaration
Function Ungroup As Object
Object Ungroup()
Return Value
Type: System.Object
Remarks
If the range is in a PivotTable report, this method ungroups the items contained in the XmlMappedRange control.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.