(Sorry if this question has been answered before, Google didn't show it up)
Using the HSSFWorkbook and HSSFSheet classes, how can I determine the
type of sheet? (Worksheet, Chart, .....)
I'm looking for something like Visual Basic's Sheets.Type() function.
I did find some low-level stuff that (maybe, maybe) may be helpful:
http://www.roseindia.net/java/poi/TypeOfSheet.shtml
but I'm using the "high-level classes" and I can't find how to get to
the low levels (BOFRecord etc) starting from usermodel.HSSFWorkbook or
usermodel.HSSFSheet objects.
Thanks,
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]