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