creating everything from scratch
2012/10/16 Yegor Kozlov <[email protected]> > are creating a new workbook from scratch or modifying a template ? > > > > On Tue, Oct 16, 2012 at 5:22 PM, Hans Maulwurf > <[email protected]> wrote: > > Hello, > > > > I want to set setRepeatingRowsAndColumns for each sheet the same. I > always > > use setRepeatingRowsAndColumns(i, -1, -1, 0, 0) (counting i in a loop) > but > > when opening the xls, a name conflict (DruckTitel) is shown?? where can I > > set the name of the DruckTitel (i guess it's print area?) It's confusing > > because this method doesn't ask for a name :( > > > > thanks for your help & greetings, > > > > Hans > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
