Search
ColumnRange.getOutlineLevel Method
See Also
 






Gets the outline level of the columns in the range.

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

 Syntax

Java  Copy Code

public Integer getOutlineLevel ()

 Return Value

 Remarks

If the columns have different or default values, this property returns null.

 See Also