Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel: How To Save As HTML
Message
 
 
To
13/07/2006 23:15:00
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01136285
Message ID:
01136334
Views:
13
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--
Previous
Reply
Map
View

Click here to load this message in the networking platform