Search
Row.setOutlineLevel Method
See Also
 






Sets the outline level of the row, or 0, if the row is not grouped.

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

 Syntax

Java  Copy Code

public void setOutlineLevel (
    int value
)

 Parameters

value

 See Also