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