Search
IRowStyle.ungroup Method
See Also
 






Decreases the outline level of the rows by one.

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

 Syntax

Java  Copy Code

boolean ungroup ()

 Return Value

true, if grouping was successful; otherwise, false.

 See Also