Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: kamran kamran
  Where is kamran kamran?
 peshawar
 Pakistan
 kamran kamran
 To: tom knauf
  Where is tom knauf?
 
 Germany
 tom knauf
Subject: RE: increase Excel Columns Width ?
Thread ID: 456997 Message ID: 457073 # Views: 45 # Ratings: 0
Version: Visual FoxPro 9 SP2 Category: General VFP Topics
Date: Saturday, April 28, 2018 8:56:56 AM         
   



> > Hello
> >
> > I Export Report To Xl5 but there Is Columns Width problem
> > how to increase Columns Width automatically ?
> >
> >
>
>
> Hello,
>
> you may use (automation)
>
> oexcel.cells.select
> Oexcel.selection.columns.autofit
> oexcel.cells(1,1).Select
>
>
> regards
> tom

please check this code


https://www.foxite.com/uploads/c933e0ff-f3b4-4859-bfd7-2c51b94be2ab.rar

ENTIRE THREAD

increase Excel Columns Width ? Posted by kamran kamran @ 4/26/2018 9:12:18 AM
RE: increase Excel Columns Width ? Posted by Vilhelm-Ion Praisach @ 4/26/2018 10:09:45 AM
RE: increase Excel Columns Width ? Posted by kamran kamran @ 4/28/2018 12:11:49 PM
RE: increase Excel Columns Width ? Posted by Vilhelm-Ion Praisach @ 4/29/2018 4:52:49 AM
RE: increase Excel Columns Width ? Posted by kamran kamran @ 4/29/2018 6:00:49 AM
RE: increase Excel Columns Width ? Posted by Norm Braz @ 4/29/2018 7:20:16 AM
RE: increase Excel Columns Width ? Posted by kamran kamran @ 4/29/2018 9:47:05 AM
RE: increase Excel Columns Width ? Posted by Tore Bleken @ 4/29/2018 10:30:39 AM
RE: increase Excel Columns Width ? Posted by Norm Braz @ 4/29/2018 1:57:55 PM
RE: increase Excel Columns Width ? Posted by tom knauf @ 4/26/2018 10:44:13 AM
RE: increase Excel Columns Width ? Posted by kamran kamran @ 4/28/2018 8:56:56 AM
RE: increase Excel Columns Width ? Posted by tom knauf @ 5/2/2018 9:52:06 AM