Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modifying XLS file on the form opened with _webview.vcx
Message
From
18/02/2004 12:42:56
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00877610
Message ID:
00878401
Views:
47
>i know :) but i couldnt use
*...
  With oExcel.ActiveWorkbook.ActiveSheet.UsedRange
    With .Rows(1)
      For ix=1 to .Columns.Count
      	.Cells(1,m.ix).Value = Upper(.Cells(1,m.ix).Value)
      endfor
      .Interior.ColorIndex = 3
      .Font.Color = Rgb(255,255,255)
    Endwith
    .Columns.Autofit
  Endwith
*...
PS: I don't want to end up writing all of your code.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform