Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating spreadsheets
Message
 
À
14/07/2002 14:42:08
Alan Harris-Reid
Baseline Data Services
Devon, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00678510
Message ID:
00678603
Vues:
15
>2. The OLE-created spreadsheet by default has 3 sheets. Do I have to delete sheets 2 and 3 programmatically, or is there a way to create the workbook with one sheet only? Come to think of it, do I have to create a workbook at all? Can I create a single sheet by itself?

Yes.
#DEFINE xlWBATWorksheet		-4167
oWb = oExcel.Workbooks.Add(xlWBATWorksheet)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform