Search
IColumnStyle.setOutlineLevel Method
See Also
 






Sets the outline level of the column, or null, if the column is not grouped.

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

 Syntax

Java  Copy Code

void setOutlineLevel (
    Integer value
)

 Parameters

value

 See Also