Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel Macro to VFP
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Excel Macro to VFP
Divers
Thread ID:
00459543
Message ID:
00459543
Vues:
53
Below is the macro I recorded in Excel, can someone tell me the right way to format this in vfp. I already have an object reference called oSheet which was created using osheet=CreateObject('EXCEL.sheet')
I've got the data in the sheet, and I've selected the text I want to format. But I don't know how to format this macro in VFP:

Selection.AutoFormat Format:=xlRangeAutoFormatSimple, Number:=False, Font _
:=False, Alignment:=False, Border:=False, Pattern:=False, Width:=True

Thanks
Kirk
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform