Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AutoFitWidth in ExcelML
Message
De
18/03/2013 13:34:42
 
 
À
16/03/2013 19:09:00
Information générale
Forum:
Microsoft Office
Catégorie:
Excel
Versions des environnements
Microsoft Office:
Office 2010
Divers
Thread ID:
01568605
Message ID:
01568726
Vues:
26
This should work:
loExcel = CREATEOBJECT ("Excel.Application")
...
loExcel.Columns.EntireColumn.AutoFit()
>In ExcelML, I see there is an AutoFitWidth attribute at the column level. But, this does not seem to work. In order for the content of the cell to be fully represented, we have to define a Width. So, I am wondering what AutoFitWidth serves for. And, also, I would like to know how to have the auto width to work when we do not know the width of the content which will appear in the cell.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform