Decreses the outline level of all rows in the range.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool Ungroup () |
Visual Basic
![]() |
---|
Public Function Ungroup () As Boolean |
true if the ungrouping was successful; otherwise, false.
Ungrouping will fail if the outline of all columns in the range is already zero.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |