Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AutoFitWidth in ExcelML
Message
From
18/03/2013 16:31:00
 
 
To
18/03/2013 15:23:09
General information
Forum:
Microsoft Office
Category:
Excel
Environment versions
Microsoft Office:
Office 2010
Miscellaneous
Thread ID:
01568605
Message ID:
01568744
Views:
18
It work for me for all type of columns (string, date, numeric, etc.) But I use this from VFP.

>>This should work:
loExcel = CREATEOBJECT ("Excel.Application")
>>...
>>loExcel.Columns.EntireColumn.AutoFit()
>
>After more research on this, this option is only supported for datetime and numeric values. This cannot be applied to string values.
>
>Note also that I am doing everything in XML, thus some of the functionalities may not be supported.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform