in reply to Re: Re: Re: Re: Problem with Excel and Win32::OLE
in thread Problem with Excel and Win32::OLE
Selection.TickLabels.AutoScaleFont = False $Excel->Selection->ThickLabels({AutoScaleFont => 0});
The first line is from the VBA code, the second is perl. See the extra 'h'?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: Problem with Excel and Win32::OLE
by Streen (Sexton) on May 10, 2004 at 08:04 UTC | |
by bmann (Priest) on May 10, 2004 at 18:04 UTC |