Print Area

Questions and answers on how to use XLSReadWriteII 5.
Post Reply
elsing
Posts: 5
Joined: Fri Apr 22, 2005 4:19 pm

Print Area

Post by elsing »

Using procedures to set printing area

FMeas.XLS1.Sheets[0].PrintSettings.PrintArea( 1,1,15,15);

Sheets 0 and 1 exists on the worksheet.

Result
List index out of bounds (-1)

Regards
Pavel Panic
ELSING, s.r.o.
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: Print Area

Post by larsa »

Hello

I can't reproduce this. Please provide a code sample that can be compiled.
Lars Arvidsson, Axolot Data
Post Reply