[]
Initializes a new command to ungroup specified range inside IPivotTable.
public static Command Ungroup(IRange range)
Public Shared Function Ungroup(range As IRange) As Command
| Type | Name | Description |
|---|---|---|
| IRange | range | The specfied IRange object. |
| Type | Description |
|---|---|
| Command | A Command to process ungroup. |