Decreases the outline level of the rows by one.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
bool Ungroup () |
Visual Basic
Copy Code
|
|---|
Function Ungroup () As Boolean |
true, if grouping was successful; otherwise, false.
See Also