Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Better way to code Excel automation?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01313820
Message ID:
01349730
Vues:
31
Hi Chuck,

> I am having trouble using automation to create the excel 2007 xml file.

I don't understand why you want to use automation to create the XML file? The beauty of the XML format is that you don't need automation and therefore everything is fast. In XMLSS the syntax to define a named cell is
 [Names]
   [NamedRange ss:Name="whatever" ss:RefersTo="=Sheet!R1C2"/]
[/Names]
I don't know the OOXML syntax for that, as for Excel I prefer XMLSS for backward compatibility.
--
Christof
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform