Hello, I'm trying to get the outlinelevel of an 'org.apache.poi.hssf.usermodel.HSSFRow' (poi-3.5-FINAL-20090928.jar). The method 'getOutlineLevel' is protected. I have not found another possibility to get the outline level. The reason is that I want to a create a hierarchy of objects according to the level of the rows in the excel sheet.
Thank you for your help. Johannes
