A few more details. The first sheet (especially the first row) is different
from the other sheets. Second and all following sheets have the same first
row. When I set the first row to repeat at the printpage to the first
(which is different) and the second sheet, everything works fine. But when
I set it to the first 3 sheets, the conflict-name-error is showing up when
opening the xls. I don't know why :/



2012/10/16 Hans Maulwurf <[email protected]>

> 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]
>>
>>
>

Reply via email to