Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Modifying XLS file on the form opened with _webview.vcx
Message
De
18/02/2004 12:42:56
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00877610
Message ID:
00878401
Vues:
48
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform