> Hi,
> It's possible to set "excel cell width" from vfp, or where I could find more.. about excel with foxpro
>
> Thanks
> Florin
Hi,
If you want to increase column A by 16 you can do this:
.Columns("A:A").ColumnWidth = 16
Regards,
Suvi Joseph
www.sssoftwares.com