How about just don't create a new sheet. Saving does not create new sheets in POI.
-----Original Message----- From: Artem Telizhenko [mailto:bito4e...@gmail.com] Sent: Wednesday, April 05, 2017 11:07 AM To: user@poi.apache.org Subject: Prevent of creation new sheets Hi, I am tried to find out functionality to prevent creation new sheets. So in my case i need to prevent to create new sheets after saving to Excel. In VBA it resolve something like as "ThisWorkBook.Protect Structure:=True". Could you tell me, how to do it in poi? Thanks. Best regatds, Artem Telizhenko --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@poi.apache.org For additional commands, e-mail: user-h...@poi.apache.org