Re: Visual Library 2.0 examples

2021-05-16 Thread Jan Hubený
Thank you, this helps... Dne 13. 05. 21 v 16:15 antonio napsal(a): What about this one? http://web.archive.org/web/20200429142209/http://plugins.netbeans.org/plugin/40291/visual-library-samples Cheers, Antonio On 13/05/2021 9:28, Jan Hubený wrote: Hi, We use the Netbeans Visual Library

Re: Excel Sheet: Sheet problem

2021-05-16 Thread Andreas Reichel
Hello Zulfi. On Mon, 2021-05-17 at 00:06 +, Zulfi Khan wrote: > Sheet sheet = workbook.getSheetAt(); The Sheet Index is missing when calling getSheetAt( ); Also this is the Netbeans list and you will better ask any question on the Apache POI list. Best regards Andreas