[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableCommand.Ungroup

Ungroup Method

Ungroup(IRange)

Initializes a new command to ungroup specified range inside IPivotTable.

Declaration
public static Command Ungroup(IRange range)
Public Shared Function Ungroup(range As IRange) As Command
Parameters
Type Name Description
IRange range

The specfied IRange object.

Returns
Type Description
Command

A Command to process ungroup.