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