Page 1 of 1

Print Area

Posted: Sun Jun 15, 2014 7:24 pm
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.

Re: Print Area

Posted: Tue Jun 17, 2014 1:25 pm
by larsa
Hello

I can't reproduce this. Please provide a code sample that can be compiled.