Decreses the outline level of all rows in the range.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public bool Ungroup () |
Visual Basic
Copy Code
|
|---|
Public Function Ungroup () As Boolean |
true, if ungrouping was successful; otherwise, false.
See Also