Search
IRowStyle.group Method
See Also
 






Increases the outline level of the rows by one.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

boolean group ()

 Return Value

true, if grouping was successful; otherwise, false.

 See Also