Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel workbooks.
Message
De
25/05/2005 07:50:01
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01017440
Message ID:
01017453
Vues:
18
>>How does one give a meaningful name to a workbook via automation?
>
>
>oExcel = CREATEOBJECT("Excel.Application")
>oExcel.WorkBooks.Add()
>oExcel.ActiveWorkBook.Sheets("Sheet1").Name = "What Ever you want"
>oExcel.Visible = .t.
>
WORKBOOK name, not sheet.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform