Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COPYing numeric data to an XLS
Message
De
29/07/2010 05:09:12
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01413826
Message ID:
01474416
Vues:
50
<?xml version="1.0"?>
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:x="urn:schemas-microsoft-com:office:excel"
 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet">
  <Worksheet ss:Name="Sheet1">
    <Table>
      <Column ss:Width="200"/>
      <Row>
        <Cell><Data ss:Type="Number">123.456</Data></Cell>
      </Row>
    </Table>
  </Worksheet>
</Workbook>
>>At Southwest Fox I'll have a session that covers this format in great detail.

Christof,

I didn't make SWF last year (although I hope to this year), I want to move over to using XML files rather than Excel Automation. I know from attending previous sessions of yours that your information is bound to be invaluable, can I ask, did you publish you session materials anywhere?

Many thanks

Gary Williams
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform