Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Excel: How To Save As HTML
Message
 
 
À
13/07/2006 23:15:00
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01136285
Message ID:
01136334
Vues:
15
This message has been marked as the solution to the initial question of the thread.
>Hi Sergey,
> I almost got it to work! The last step is: my spreadsheet consists of one sheet of data and 1 chart (a graph). All I want to save as HTML is the chart. Is there any way to do this? Or do I have to save the entire spreadsheet?
>
>I'm pretty sure I can get an object reference to just the chart.
>
oChart = oWorkbook.Sheets("Chart1")
oChart.SaveAs(lcChartFileName, xlHtml)
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform