MindFusion WinForms Programmer's Guide
ColumnRange.Group Method
See Also
 





Increases the outline level of all columns in the range.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public bool Group ()

Visual Basic  Copy Code

Public Function Group () As Boolean

 Return Value

true if the grouping was successful; otherwise, false.

 Remarks

Grouping will fail if an outline would be increased beyond the maximum allowed value - 8.

 See Also

ColumnRange Members
ColumnRange Class
MindFusion.Spreadsheet Namespace