Winnovative Excel Library

ExcelRangeUnGroup Method

Winnovative Excel Library Documentation
Ungroups the range.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void UnGroup(
	ExcelGroupBy groupBy
)

Parameters

groupBy
Type: Winnovative.ExcelLibExcelGroupBy
Specifies how to ungroup the range, by rows or by columns.
See Also

Reference