Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set the Width of an Excel Column
Message
From
02/09/2003 18:36:41
 
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00825508
Message ID:
00825511
Views:
18
>My mind has gone blank. How can I set the width of an Excel Column through Automation?

Example to change columns A, B, and C width:

oExcel.Columns("A:C").Select()
oExcel.Selection.ColumnWidth = 22
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Reply
Map
View

Click here to load this message in the networking platform