Hello John,

Looks like this method (Sheet.getSheetName()) was added after 3.5-beta5:
http://svn.apache.org/viewvc?view=rev&revision=759112

You should be OK with the next release:
http://people.apache.org/~yegor/REL_3_5_BETA6/


BTW - you mentioned that the javadoc said the method was present.
Which javadoc are you talking about? Eclipse depends on the 'source
attachments' you specify for javadocs.  It's very easy to attach the
wrong source and that can cause problems.  Alternatively, perhaps you
are referring to the on-line javadocs:

http://poi.apache.org/apidocs/org/apache/poi/ss/usermodel/Sheet.html#getSheetName()

These are updated semi-regularly to reflect latest development on
trunk, so there may be discrepancies when you compare to a slightly
older POI version.

Hope this helps
-josh

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to