Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can not delete one row in Excel
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01127631
Message ID:
01127658
Vues:
8
This message has been marked as a message which has helped to the initial question of the thread.
I think the field width is based on the current width of the column. Try before Save
oSheet.Range("A:Z").EntireColumn.AutoFit()
>Bellow is the whole code of the function. Unfortunatelly, it still truncates long denial reason to 48 chars. How did it internally determine what width to apply to the field?
>
<snip>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform