XSSFWorkbook#isHidden is available in the latest version of POI (3.17). What version are you using?
https://poi.apache.org/apidocs/org/apache/poi/xssf/usermodel/XSSFWorkbook.html#isHidden-- On Oct 30, 2017 00:18, "Yamaguchi, Yudai" <[email protected]> wrote: > Hello all, > > I would like to use 'isHidden method' (This method returns false if the > workbook is not visible in the GUI). > I can call it by using the HSSFWorkbook Class, but in the XSSFWorkbook > Class, it hasn`t been implemeted yet. > > Are there any plans to implement 'isHidden method' in the XSSFWorkbook > Class? > > Thanks in advance. > > ------------------------------------------------------------ > -------------------------------- > 株式会社FRONTEO > 行動情報科学研究所 > 山口 裕大 > > 108-0075 > 東京都港区港南2-12-23明産高浜ビル > TEL 03-5463-2070 FAX 03-5463-6345 > [email protected] > www.fronteo.com > > > ------------------------------------------------------------ > -------------------------------- > > この電子メール(添付ファイル等を含む)は、宛先として意図した特定の相手に > 送信したものであり秘匿特権の対象になる情報を含んでいます。 > もし、意図した相手以外の方が受信された場合はこのメールを破棄していただく > とともに、このメールについて、一切の開示、複写、配布、その他の利用または > 記載内容に基づくいかなる行動もされないようにお願いします。 > > IMPORTANT NOTICE: > This transmission may contain information that is privileged, > confidential, legally privileged, and/or exempt from disclosure under > applicable law. > If you are not the intended recipient, you are hereby notified that any > disclosure, copying, distribution, or use of the information contained > herein (including any reliance thereon) is STRICTLY PROHIBITED. > >
